Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove leftover trace messages from the keepAlive# work. | Andreas Klebinger | 2021-02-18 | 1 | -4/+2 |
* | Introduce keepAlive primop | Ben Gamari | 2021-02-14 | 1 | -1/+36 |
* | Refactor Logger | Sylvain Henry | 2021-02-13 | 1 | -3/+6 |
* | Fix typos | Brian Wignall | 2021-02-06 | 1 | -1/+1 |
* | CoreToStg.Prep: Speculative evaluation | Sebastian Graf | 2021-01-23 | 1 | -7/+24 |
* | Core: introduce Alt/AnnAlt/IfaceAlt datatypes | Sylvain Henry | 2021-01-22 | 1 | -6/+6 |
* | Make noinline more reliable | Simon Peyton Jones | 2020-12-19 | 1 | -0/+3 |
* | Demand: Interleave usage and strictness demands (#18903) | Sebastian Graf | 2020-11-20 | 1 | -2/+2 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -21/+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 |
* | Allow unsaturated runRW# applications | Ben Gamari | 2020-08-18 | 1 | -32/+92 |
* | Add HomeUnit type | Sylvain Henry | 2020-08-13 | 1 | -3/+4 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+2 |
* | Rename GHC.Driver.Ways into GHC.Platform.Ways | Sylvain Henry | 2020-07-25 | 1 | -1/+1 |
* | Update compiler | Sylvain Henry | 2020-06-17 | 1 | -139/+123 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 1 | -3/+2 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -3/+4 |
* | Enhance UnitId use | Sylvain Henry | 2020-06-13 | 1 | -5/+5 |
* | Refactor homeUnit | Sylvain Henry | 2020-06-13 | 1 | -5/+5 |
* | Implement cast worker/wrapper properly | Simon Peyton Jones | 2020-06-10 | 1 | -9/+0 |
* | Eta expand un-saturated primops | Ben Gamari | 2020-05-29 | 1 | -8/+4 |
* | Allow simplification through runRW# | Ben Gamari | 2020-05-29 | 1 | -5/+83 |
* | CoreToStg: Add Outputable ArgInfo instance | Ben Gamari | 2020-05-29 | 1 | -1/+7 |
* | Rename GHC.Core.Arity into GHC.Core.Opt.Arity | Sylvain Henry | 2020-05-24 | 1 | -2/+2 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -8/+8 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -4/+4 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 1 | -5/+5 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -1/+1 |
* | Re-engineer the binder-swap transformation | Simon Peyton Jones | 2020-04-02 | 1 | -9/+5 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -22/+22 |
* | DynFlags refactoring III | Sylvain Henry | 2020-03-25 | 1 | -14/+15 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 1 | -3/+3 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -4/+4 |
* | Use a Set to represent Ways | Sylvain Henry | 2020-03-11 | 1 | -1/+2 |
* | Monotonic locations (#17632) | Vladislav Zavialov | 2020-02-29 | 1 | -1/+1 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 1 | -11/+11 |
* | 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 | -90/+137 |
* | Module hierarchy: ByteCode and Runtime (cf #13009) | Sylvain Henry | 2020-02-12 | 1 | -1/+1 |
* | Do CafInfo/SRT analysis in Cmm | Ömer Sinan Ağacan | 2020-01-31 | 1 | -87/+16 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+2 |
* | Overloaded Quotation Brackets (#246) | Matthew Pickering | 2020-01-12 | 1 | -2/+4 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -3/+3 |
* | Module hierarchy (#13009): Stg | Sylvain Henry | 2019-12-31 | 1 | -0/+1733 |