| Commit message (Expand) | Author | Age | Files | Lines |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -15/+29 |
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -4/+5 |
* | Cache HomeUnit in HscEnv (#17957) | Sylvain Henry | 2020-10-09 | 1 | -1/+1 |
* | Introduce OutputableP | Sylvain Henry | 2020-09-17 | 1 | -1/+2 |
* | PmCheck: Disattach COMPLETE pragma lookup from TyCons | Sebastian Graf | 2020-09-12 | 1 | -31/+31 |
* | DynFlags: add UnfoldingOpts and SimpleOpts | Sylvain Henry | 2020-09-09 | 1 | -17/+17 |
* | Add HomeUnit type | Sylvain Henry | 2020-08-13 | 1 | -1/+4 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+2 |
* | Replace HscTarget with Backend | Sylvain Henry | 2020-07-22 | 1 | -2/+3 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -1/+1 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -1/+1 |
* | Rename GHC.Core.Arity into GHC.Core.Opt.Arity | Sylvain Henry | 2020-05-24 | 1 | -1/+1 |
* | DmdAnal: Improve handling of precise exceptions | Sebastian Graf | 2020-05-15 | 1 | -3/+3 |
* | Refactor PprDebug handling | Sylvain Henry | 2020-05-01 | 1 | -1/+1 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -7/+7 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 1 | -8/+8 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -3/+3 |
* | Re-engineer the binder-swap transformation | Simon Peyton Jones | 2020-04-02 | 1 | -2/+1 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -17/+17 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 1 | -5/+6 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -8/+8 |
* | Expose compulsory unfoldings always | Simon Peyton Jones | 2020-03-12 | 1 | -19/+50 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 1 | -13/+13 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -2/+2 |
* | Re-implement unsafe coercions in terms of unsafe equality proofs | Simon Peyton Jones | 2020-02-20 | 1 | -2/+12 |
* | Separate CPR analysis from the Demand analyserwip/sep-cpr | Sebastian Graf | 2020-02-12 | 1 | -0/+9 |
* | Do CafInfo/SRT analysis in Cmm | Ömer Sinan Ağacan | 2020-01-31 | 1 | -185/+15 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+2 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -0/+1487 |