summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Revert "Implement shortcuts for slow calls that would require PAPs (#6084)"Austin Seipp2013-10-263-69/+7
* Revert "comments"Austin Seipp2013-10-261-27/+0
* Change type of `errMsgSpans` field of `ErrMsg` to `SrcSpan`Joachim Breitner2013-10-261-9/+6
* Update documentation regarding SpecConstr.Austin Seipp2013-10-251-25/+31
* Make SpecConstr also check for GHC.Types.SPECAustin Seipp2013-10-252-10/+20
* Placate clang (#8444, #8445)Austin Seipp2013-10-252-3/+3
* Correctly set relative rpath for OS X (#8266)Austin Seipp2013-10-251-0/+7
* Untabify and remove trailing whitespaceSimon Peyton Jones2013-10-255-1284/+1255
* Remove canSolve in favour of canRewriteSimon Peyton Jones2013-10-254-19/+22
* Be more careful when iterating the constraint-simpifier loop (fixes Trac #8474)Simon Peyton Jones2013-10-252-29/+96
* Add a tiny bit more tracingSimon Peyton Jones2013-10-251-1/+2
* commentsSimon Marlow2013-10-251-0/+27
* Discard dead assignments in tryToInlineSimon Marlow2013-10-251-4/+26
* Implement shortcuts for slow calls that would require PAPs (#6084)Simon Marlow2013-10-253-7/+69
* Remove unnecessary check in CmmContFlowOptJan Stolarek2013-10-241-8/+6
* Untabify (sorry didn't fully do it first time)Simon Peyton Jones2013-10-241-55/+55
* Trailing whitespace onlySimon Peyton Jones2013-10-241-27/+27
* Untabify and trailing whitespaceSimon Peyton Jones2013-10-241-70/+63
* Untabify and remove trailing spacesSimon Peyton Jones2013-10-241-206/+199
* Refactor the topNormaliseNewType story, fixing Trac #8467Simon Peyton Jones2013-10-245-145/+157
* oprhNamesOfFamInst should include the type family itself (fix Trac #8469)Simon Peyton Jones2013-10-241-6/+9
* Suppress AMP warnings with -XNoImplicitPrelude (fixed Trac #8320)Simon Peyton Jones2013-10-242-7/+38
* Revert "Fix Trac #7667.", restoring the refined fix.Richard Eisenberg2013-10-231-1/+0
* Remove debugging printouts -- sorry!Richard Eisenberg2013-10-233-13/+3
* Be more selective about when to print out roles with :infoRichard Eisenberg2013-10-231-8/+12
* Change default roles for classes to be *nominal*.Richard Eisenberg2013-10-231-12/+15
* Change GeneralizedNewtypeDeriving safety check.Richard Eisenberg2013-10-233-22/+112
* Comments & typos onlyRichard Eisenberg2013-10-232-5/+5
* Refine fix for #7667.Richard Eisenberg2013-10-231-12/+16
* Fix Trac #8455.Richard Eisenberg2013-10-231-2/+2
* Normalise the type when generating do-bind warnings (Trac #8470)Simon Peyton Jones2013-10-235-59/+77
* Fix Trac #8448Simon Peyton Jones2013-10-231-3/+11
* Rename topNormaliseType to topNormaliseType_maybeSimon Peyton Jones2013-10-233-11/+15
* More comments about stack layoutSimon Peyton Jones2013-10-182-14/+43
* Comments onlyJan Stolarek2013-10-181-1/+2
* Improve control flow optimisation algorithmJan Stolarek2013-10-181-164/+271
* Trailing whitespacesJan Stolarek2013-10-181-13/+14
* Clarify comments and liberalise stack-check optimisation slightlySimon Peyton Jones2013-10-182-10/+15
* Comments about control-flow optimisationSimon Peyton Jones2013-10-181-8/+9
* Comments (about the stack overflow check) onlySimon Peyton Jones2013-10-181-15/+23
* Trailing whitespace onlySimon Peyton Jones2013-10-181-108/+108
* When de-serialising interfaces, need to distinguish types from kindsSimon Peyton Jones2013-10-181-10/+37
* Comments onlySimon Peyton Jones2013-10-181-25/+38
* Comments onlySimon Peyton Jones2013-10-181-0/+3
* Optimise stack checks that are always falseJan Stolarek2013-10-171-12/+12
* Support the syntax [e||...||] for typed expression brackets.Geoffrey Mainland2013-10-171-0/+1
* Minor code refactoring in HscMainJan Stolarek2013-10-161-6/+2
* Trailing whitespacesJan Stolarek2013-10-161-5/+4
* Remove unused codeJan Stolarek2013-10-161-48/+0
* Trailing whitespacesJan Stolarek2013-10-161-5/+4