summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Comments onlysimonpj@microsoft.com2010-09-151-2/+3
* Extend eta reduction to work with casted argumentssimonpj@microsoft.com2010-09-151-6/+63
* Allow "INLINEABLE" as a synonymsimonpj@microsoft.com2010-09-151-0/+2
* Documentation for INLINABLEsimonpj@microsoft.com2010-09-151-5/+3
* Implement TH reification of instances (Trac #1835)simonpj@microsoft.com2010-09-154-4/+56
* Fix typoIan Lynagh2010-09-151-1/+1
* Add quotes in error messagesimonpj@microsoft.com2010-09-151-1/+1
* Fix isDefaultInlinePragmasimonpj@microsoft.com2010-09-151-1/+5
* Implement INLINABLE pragma simonpj@microsoft.com2010-09-1530-195/+264
* Less voluminous error when derived code doesn't typechecksimonpj@microsoft.com2010-09-151-8/+12
* Improve pretty-printing of family instancessimonpj@microsoft.com2010-09-151-8/+16
* Fix Trac #4240: -ddump-minimal-importssimonpj@microsoft.com2010-09-151-51/+86
* Comments onlysimonpj@microsoft.com2010-09-151-6/+10
* Fix egregious bug in deeplyInstantiatesimonpj@microsoft.com2010-09-151-6/+6
* Improve HsSyn pretty printingsimonpj@microsoft.com2010-09-153-19/+37
* Remove (most of) the FiniteMap wrapperIan Lynagh2010-09-1428-470/+338
* Improve ASSERTsimonpj@microsoft.com2010-09-141-1/+1
* Comment on what an "enumeration" type issimonpj@microsoft.com2010-09-142-9/+14
* Make absent-arg wrappers work for unlifted types (fix Trac #4306)simonpj@microsoft.com2010-09-142-10/+26
* Comments onlysimonpj@microsoft.com2010-09-141-1/+4
* Move error-ids to MkCore (from PrelRules)simonpj@microsoft.com2010-09-1416-166/+182
* More wibbles to deriving error messagessimonpj@microsoft.com2010-09-141-12/+9
* Remove defaultExtensionFlagsIan Lynagh2010-09-131-5/+3
* Improve crash messagesimonpj@microsoft.com2010-09-131-1/+1
* Fix Trac #4302, plus a little refactoringsimonpj@microsoft.com2010-09-133-53/+68
* Fix build with 6.10Ian Lynagh2010-09-138-3/+16
* Haddock fixessimonpj@microsoft.com2010-09-132-8/+27
* Remove two old junk filessimonpj@microsoft.com2010-09-132-2336/+0
* Super-monster patch implementing the new typechecker -- at lastsimonpj@microsoft.com2010-09-13130-11287/+15298
* Fix simplifier statisticssimonpj@microsoft.com2010-09-091-6/+9
* Trace outputsimonpj@microsoft.com2010-09-081-0/+1
* Better debug outputsimonpj@microsoft.com2010-09-081-1/+2
* Add Outputable instance for OccEnclsimonpj@microsoft.com2010-09-081-1/+5
* Better simplifier countingsimonpj@microsoft.com2010-09-072-38/+43
* Put liftStringName into the known-key namessimonpj@microsoft.com2010-09-061-2/+3
* Deprecate NoRelaxedPolyRecsimonpj@microsoft.com2010-09-031-2/+5
* Buglet in Core Lintsimonpj@microsoft.com2010-09-031-1/+1
* Give seqId the right typesimonpj@microsoft.com2010-09-032-8/+9
* Remove dead codesimonpj@microsoft.com2010-09-031-10/+0
* Comments and layoutsimonpj@microsoft.com2010-09-031-101/+127
* Remove checkFreeness; no longer neededsimonpj@microsoft.com2010-09-021-24/+1
* Assertsimonpj@microsoft.com2010-09-021-1/+2
* Add asertssimonpj@microsoft.com2010-09-021-6/+9
* Wibblessimonpj@microsoft.com2010-08-311-1/+1
* Wibble to allow phantom types in Enumsimonpj@microsoft.com2010-08-251-3/+3
* Add HsCoreTy to HsTypesimonpj@microsoft.com2010-08-246-21/+31
* Commentssimonpj@microsoft.com2010-08-231-3/+4
* Wibbles to error messagesimonpj@microsoft.com2010-08-231-1/+2
* Correct type signaturessimonpj@microsoft.com2010-08-231-2/+2
* Add missing signaturessimonpj@microsoft.com2010-08-231-1/+2