| Commit message (Expand) | Author | Age | Files | Lines |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -1486/+0 |
* | Module hierarchy (#13009): Stg | Sylvain Henry | 2019-12-31 | 1 | -1/+1 |
* | Add GHC-API logging hooks | Sylvain Henry | 2019-12-18 | 1 | -0/+2 |
* | Do more validity checks for quantified constraints | Richard Eisenberg | 2019-12-16 | 1 | -3/+3 |
* | Fix typos, using Wikipedia list of common typos | Brian Wignall | 2019-11-28 | 1 | -1/+1 |
* | TidyPgm: replace an explicit loop with mapAccumL | Ömer Sinan Ağacan | 2019-11-05 | 1 | -7/+2 |
* | Make dynflag argument for withTiming pure. | Andreas Klebinger | 2019-10-23 | 1 | -2/+2 |
* | Don't eta-expand unsaturated primops | Ben Gamari | 2019-06-25 | 1 | -1/+42 |
* | Properly trim IdInfos of DFunIds and PatSyns in TidyPgm | Ömer Sinan Ağacan | 2019-06-19 | 1 | -124/+108 |
* | Implement the -XUnliftedNewtypes extension. | Andrew Martin | 2019-06-14 | 1 | -1/+3 |
* | Use DeriveFunctor throughout the codebase (#15654) | Krzysztof Gogolewski | 2019-06-12 | 1 | -4/+2 |
* | Put COMPLETE sigs into ModDetails with -fno-code (#16682) | Ryan Scott | 2019-05-31 | 1 | -14/+15 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -2/+2 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 1 | -8/+8 |
* | Fix #15953 by consistently using dumpIfSet_dyn to print debug output | Chaitanya Koparkar | 2018-11-29 | 1 | -10/+6 |
* | Typofixes in comments and whitespace only [ci skip] | Gabor Greif | 2018-06-26 | 1 | -2/+2 |
* | Typofixes in docs and comments [ci skip] | Gabor Greif | 2018-06-18 | 1 | -1/+1 |
* | Built-in Natural literals in Core | Sylvain Henry | 2018-06-15 | 1 | -46/+57 |
* | vectorise: Put it out of its misery | Ben Gamari | 2018-06-02 | 1 | -52/+6 |
* | Typos in comments | Gabor Greif | 2018-01-17 | 1 | -1/+1 |
* | Get evaluated-ness right in the back end | Simon Peyton Jones | 2018-01-03 | 1 | -11/+19 |
* | A bunch of typofixes | Gabor Greif | 2017-09-26 | 1 | -1/+1 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Avoid excessive space usage from unfoldings in CoreTidy | Reid Barton | 2017-05-01 | 1 | -1/+4 |
* | Introduce putLogMsg | Ben Gamari | 2017-03-15 | 1 | -1/+1 |
* | Allow compilation of C/C++/ObjC/ObjC++ files with module from TH | Francesco Mazzoli | 2017-03-08 | 1 | -0/+2 |
* | More typos in comments [skip ci] | Gabor Greif | 2017-02-08 | 1 | -1/+1 |
* | Ditch static flags | Sylvain Henry | 2017-02-02 | 1 | -2/+3 |
* | Add support for StaticPointers in GHCi | Ben Gamari | 2017-02-02 | 1 | -4/+14 |
* | COMPLETE pragmas for enhanced pattern exhaustiveness checking | Matthew Pickering | 2017-01-26 | 1 | -1/+4 |
* | Typos and grammar in manual/comments | Gabor Greif | 2017-01-23 | 1 | -1/+1 |
* | Desugar static forms to makeStatic calls. | Facundo Domínguez | 2017-01-13 | 1 | -20/+12 |
* | Revert "Have addModFinalizer expose the local type environment." | Facundo Domínguez | 2017-01-06 | 1 | -12/+20 |
* | Have addModFinalizer expose the local type environment. | Facundo Domínguez | 2017-01-06 | 1 | -20/+12 |
* | White space only | Simon Peyton Jones | 2016-12-23 | 1 | -4/+4 |
* | Packages: Kill unused UnitId argument to isDllName | Ben Gamari | 2016-12-16 | 1 | -12/+11 |
* | Typos in comments | Gabor Greif | 2016-11-29 | 1 | -1/+1 |
* | Clean up handling of known-key Names in interface files | Ben Gamari | 2016-10-13 | 1 | -0/+1 |
* | Introduce BootUnfolding, set when unfolding is absent due to hs-boot file. | Edward Z. Yang | 2016-08-21 | 1 | -2/+3 |
* | Tidy up tidying | Simon Peyton Jones | 2016-07-05 | 1 | -8/+2 |
* | Use DVarEnv for vectInfoVar | Bartosz Nitka | 2016-07-05 | 1 | -17/+12 |
* | Document some benign nondeterminism | Bartosz Nitka | 2016-07-01 | 1 | -2/+8 |
* | Stop the simplifier from removing StaticPtr binds. | Facundo Domínguez | 2016-06-28 | 1 | -7/+3 |
* | Fix #12076 by inlining trivial expressions in CorePrep. | Edward Z. Yang | 2016-06-08 | 1 | -2/+2 |
* | Make vectInfoParallelVars a DVarSet | Bartosz Nitka | 2016-06-07 | 1 | -5/+6 |
* | Comments about static forms | Simon Peyton Jones | 2016-05-10 | 1 | -2/+5 |
* | StaticPointers: Allow closed vars in the static form. | Facundo Domínguez | 2016-05-02 | 1 | -7/+23 |
* | Kill some unnecessary varSetElems | Bartosz Nitka | 2016-04-15 | 1 | -1/+1 |
* | Rename isNopSig to isTopSig | Joachim Breitner | 2016-03-29 | 1 | -2/+2 |
* | ErrUtils: Add timings to compiler phases | Ben Gamari | 2016-03-24 | 1 | -8/+15 |