Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate AST from GhcPass (#18936) | John Ericson | 2021-01-23 | 1 | -1/+1 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -2/+2 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -3/+7 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -1/+1 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -1/+1 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -1/+1 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -2/+2 |
* | Module hierarchy: Hs (#13009) | Sylvain Henry | 2019-09-20 | 1 | -5/+5 |
* | Run the renamed source plugin after each HsGroup | Matthew Pickering | 2018-07-12 | 1 | -7/+7 |
* | Run typeCheckResultAction and renamedResultAction in TcM rather than Hsc | Matthew Pickering | 2018-06-07 | 1 | -2/+2 |
* | Extended the plugin system to run plugins on more representations | Boldizsar Nemeth | 2018-06-02 | 1 | -0/+52 |