summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Turn manual Typeable instances into errors; fixes #8132Jose Pedro Magalhaes2013-09-041-2/+2
* Fix definition of DefinerOfRegs for CmmForeignCallJan Stolarek2013-09-042-8/+78
* Make role inference work on the source type of a data conSimon Peyton Jones2013-09-042-10/+28
* Put the interface-file typechecking of IfUnpackCo inside forkMSimon Peyton Jones2013-09-041-7/+10
* Improve debug tracing a bitSimon Peyton Jones2013-09-041-10/+13
* Fix over-eager unpacking in isUnpackableTypeSimon Peyton Jones2013-09-041-10/+23
* Allow non-Nominal covars (bugfix)Richard Eisenberg2013-09-031-3/+2
* Fix #7918Edsko de Vries2013-09-033-5/+10
* Comments and type synonym in CmmSinkJan Stolarek2013-09-032-22/+35
* Comment onlySimon Peyton Jones2013-09-031-0/+1
* Improve Linting in GHCi (fixes Trac #8215)Simon Peyton Jones2013-09-037-72/+131
* Comments onlyJan Stolarek2013-09-021-20/+40
* Make Specialise close over kind variables (fixes Trac #8196)Simon Peyton Jones2013-09-026-22/+25
* Remove the final vestiges of InlineWrappersSimon Peyton Jones2013-09-027-86/+63
* Explicit import lists for StgCmmProf.Edward Z. Yang2013-09-018-8/+9
* Merge branch 'master' into atomicsRyan Newton2013-08-3154-912/+1284
|\
| * Fix off-by-one error in FastString.getFastStringTable (#8110)Patrick Palka2013-08-301-1/+1
| * Export languageExtensions as part of the API.Jan Stolarek2013-08-301-6/+7
| * Fix comment typos that interfere with syntax highlightingPatrick Palka2013-08-302-2/+2
| * Haddockify documentation in HsBinds and HsExprDan Frumin2013-08-302-77/+110
| * Improve documentation of the new IncoherentInstances behaviourJoachim Breitner2013-08-292-17/+31
| * Liberalising IncoherentInstancesJoachim Breitner2013-08-292-6/+44
| * simplified the .hi format and added the -flate-dmd-anal flag (fixes #7782)Nicolas Frisby2013-08-2915-150/+91
| * Refactor to avoid gratuitous DEBUG warningSimon Peyton Jones2013-08-291-4/+4
| * Improve TcSimplify.approximateWC, fixing Trac #8155Simon Peyton Jones2013-08-292-33/+59
| * Improve debug error message for applyTypeToArgsSimon Peyton Jones2013-08-291-20/+20
| * Display the full type environment when reporting type holesSimon Peyton Jones2013-08-292-29/+54
| * Optimize self-recursive tail callsJan Stolarek2013-08-294-94/+222
| * Whitespaces and comment formattingJan Stolarek2013-08-293-36/+38
| * Fix validate failure.Austin Seipp2013-08-281-1/+1
| * Detabify RnPat.lhsAustin Seipp2013-08-281-107/+106
| * Implement -XNumDecimals (#7266)Austin Seipp2013-08-282-3/+18
| * Applicative instance for Ghc and GhcTDan Frumin2013-08-281-0/+8
| * Rework how iOS does linking (#8127)Austin Seipp2013-08-285-42/+93
| * Clarify comments about apartnessRichard Eisenberg2013-08-281-9/+17
| * Improve error messages for roles by writing role names outRichard Eisenberg2013-08-273-4/+10
| * Fix Trac #8186.Richard Eisenberg2013-08-271-0/+16
| * Make `-ddump-minimal-imports` honour `-dumpdir` flagHerbert Valerio Riedel2013-08-271-2/+7
| * Comments only, relating to #8166 fixSimon Peyton Jones2013-08-273-9/+15
| * Properly externalise codegen identifiers (#8166)Austin Seipp2013-08-261-3/+7
| * Delete trailing whitespace in LlvmCodeGen/Ppr.hsAustin Seipp2013-08-241-2/+1
| * Add support for iOS simulator (issue #8152).Austin Seipp2013-08-241-0/+3
| * Fix build on non-unicode localeReid Barton2013-08-241-2/+2
| * Fix validation failure in Fingerprint.hscAustin Seipp2013-08-231-1/+1
| * Fingerprint.getFileHash: Fix not reading file at all.Niklas Hambüchen2013-08-231-1/+8
| * Fingerprint: Fix comment typoNiklas Hambüchen2013-08-231-1/+1
| * Actually, split that last comment a bit.Austin Seipp2013-08-221-4/+6
| * Add some more comments to UsageFile.Austin Seipp2013-08-221-1/+8
| * Remove trailing whitespace from Fingerprint.hscAustin Seipp2013-08-221-1/+1
| * Remove trailing whitespace from HscTypesAustin Seipp2013-08-221-7/+6