summaryrefslogtreecommitdiff
path: root/compiler/stgSyn
Commit message (Expand)AuthorAgeFilesLines
* Insert an empty line between two STG definitions in dump output.Ömer Sinan Ağacan2015-10-301-1/+2
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-172-5/+6
* Comment tweaks onlyReid Barton2015-07-251-2/+2
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-1/+2
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-2/+2
* Source notes (CorePrep and Stg support)Peter Wortmann2014-12-163-115/+94
* Source notes (Core support)Peter Wortmann2014-12-161-0/+3
* compiler: de-lhs stgSyn/Austin Seipp2014-12-033-163/+144
* Split SynTyCon to SynonymTyCon and FamilyTyConJan Stolarek2014-11-201-1/+1
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+3
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-153-0/+5
* Cleaned up Maybes.lhsBaldur Blöndal2014-02-131-2/+2
* Squash some spelling issuesGabor Greif2014-01-261-1/+1
* Comments onlyJan Stolarek2013-10-181-1/+2
* Fix AMP warnings.Austin Seipp2013-09-112-0/+17
* Comments onlyJan Stolarek2013-08-161-213/+219
* Comments onlyJan Stolarek2013-08-161-2/+0
* Fix many ASSERT uses under Clang.Austin Seipp2013-06-181-1/+1
* Implement cardinality analysisSimon Peyton Jones2013-06-061-12/+18
* Fix the GHC package DLL-splittingIan Lynagh2013-05-142-22/+26
* Detab modules with tabs on 5 lines or fewerIan Lynagh2013-04-061-13/+6
* Minor doc typofix.Edward Z. Yang2013-02-271-1/+1
* some more typosGabor Greif2013-02-021-2/+2
* typosGabor Greif2013-01-301-1/+1
* Some alpha renamingIan Lynagh2012-10-161-1/+1
* Merge remote-tracking branch 'origin/master' into tc-untouchablesSimon Peyton Jones2012-09-281-11/+1
|\
| * Remove some old-codegen cruftSimon Marlow2012-09-251-11/+1
* | Undo making Any into a type family, for nowSimon Peyton Jones2012-09-181-0/+1
* | Make a start towards eta-rules and injective familiesSimon Peyton Jones2012-09-181-2/+1
|/
* Fix Trac #7237; mixup with empty tuplesSimon Peyton Jones2012-09-151-1/+10
* Make the ways dynamicIan Lynagh2012-09-031-2/+2
* Convert prefix uses of (<>) to infix <>Ian Lynagh2012-08-051-5/+5
* Make -fscc-profiling a dynamic flagIan Lynagh2012-07-241-2/+2
* Remove 'on' from UtilIan Lynagh2012-06-221-0/+1
* Merge remote-tracking branch 'origin/unboxed-tuple-arguments2'Paolo Capriotti2012-06-053-56/+55
|\
| * Support code generation for unboxed-tuple function argumentsunboxed-tuple-arguments2Max Bolingbroke2012-05-153-40/+49
| * Remove StgTypeArg since it was never used and is probably broken anywayMax Bolingbroke2012-05-152-9/+1
| * Remove the unused Type field from StgLamMax Bolingbroke2012-05-153-7/+5
* | Change how macros like ASSERT are definedIan Lynagh2012-06-051-0/+1
|/
* Allow cases with empty alterantivesSimon Peyton Jones2012-05-021-0/+12
* Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-132-9/+9
|\
| * Hurrah! This major commit adds support for scoped kind variables,Simon Peyton Jones2012-03-021-15/+15
| * Implement "value" imports with the CAPIIan Lynagh2012-02-261-1/+1
* | Merge in more HEAD, fix stuff upSimon Peyton Jones2012-01-231-21/+21
|\ \ | |/
| * Implememt -fdefer-type-errors (Trac #5624)Simon Peyton Jones2012-01-121-20/+20
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-01-071-310/+289
|\ \ | |/
| * Fix haddock validate problem.David Terei2012-01-051-2/+2
| * Formatting fixesDavid Terei2012-01-051-310/+289
* | Remove tabs, so that I can push.Iavor S. Diatchki2011-12-181-22/+15
|/
* Use -fwarn-tabs when validatingIan Lynagh2011-11-043-0/+21