Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement cast worker/wrapper properlywip/T18078 | Simon Peyton Jones | 2020-06-09 | 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 |