Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -5/+5 |
* | Cache HomeUnit in HscEnv (#17957) | Sylvain Henry | 2020-10-09 | 1 | -2/+2 |
* | PmCheck: Disattach COMPLETE pragma lookup from TyCons | Sebastian Graf | 2020-09-12 | 1 | -1/+1 |
* | DynFlags: add sm_pre_inline field into SimplMode (#17957) | Sylvain Henry | 2020-09-09 | 1 | -2/+2 |
* | DynFlags: add UnfoldingOpts and SimpleOpts | Sylvain Henry | 2020-09-09 | 1 | -5/+10 |
* | Add HomeUnit type | Sylvain Henry | 2020-08-13 | 1 | -5/+9 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Refactor CLabel pretty-printing | Sylvain Henry | 2020-07-31 | 1 | -1/+1 |
* | Replace HscTarget with Backend | Sylvain Henry | 2020-07-22 | 1 | -5/+6 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 1 | -1/+0 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -3/+4 |
* | Refactor homeUnit | Sylvain Henry | 2020-06-13 | 1 | -1/+1 |
* | Simplify bindLHsTyVarBndrs and bindHsQTyVarswip/simply-bind-tyvars | Ryan Scott | 2020-06-05 | 1 | -2/+2 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Refactoring unit management code | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -7/+7 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -4/+4 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Make NoExtCon fields strictwip/strict-NoExtCon | Ryan Scott | 2020-04-07 | 1 | -1/+0 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -3/+3 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -11/+11 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 1 | -2/+2 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -4/+4 |
* | Expose compulsory unfoldings always | Simon Peyton Jones | 2020-03-12 | 1 | -12/+1 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 1 | -10/+10 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -3/+3 |
* | Re-implement unsafe coercions in terms of unsafe equality proofs | Simon Peyton Jones | 2020-02-20 | 1 | -8/+219 |
* | Module hierarchy: HsToCore (cf #13009) | Sylvain Henry | 2020-02-14 | 1 | -0/+545 |