Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -11/+18 |
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -1/+1 |
* | Cache HomeUnit in HscEnv (#17957) | Sylvain Henry | 2020-10-09 | 1 | -2/+2 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Rename Package into Unit (2) | Sylvain Henry | 2020-06-13 | 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 | -6/+6 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -2/+2 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -12/+12 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -3/+3 |
* | Refactor interpreterDynamic and interpreterProfiled | Sylvain Henry | 2020-03-11 | 1 | -1/+1 |
* | Refactor runtime interpreter code | Sylvain Henry | 2020-02-29 | 1 | -10/+10 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -5/+5 |
* | Re-implement unsafe coercions in terms of unsafe equality proofs | Simon Peyton Jones | 2020-02-20 | 1 | -2/+2 |
* | Module hierarchy: ByteCode and Runtime (cf #13009) | Sylvain Henry | 2020-02-12 | 1 | -0/+283 |