Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Eric Lindblad | 2022-09-14 | 1 | -1/+1 |
* | Refactored Simplify pass | Dominik Peteler | 2022-07-22 | 1 | -0/+4 |
* | Break out thNameToGhcNameIO (ref. #21730) | Brandon Chinn | 2022-06-22 | 1 | -3/+26 |
* | Use lookupNameCache instead of lookupOrigIO | Brandon Chinn | 2022-06-22 | 1 | -3/+3 |
* | Fix substitution in bindAuxiliaryDict | Simon Peyton Jones | 2022-04-20 | 1 | -1/+1 |
* | Specialising through specialised method calls (#19644) | Sebastian Graf | 2022-04-12 | 1 | -1/+1 |
* | Give parsing plugins access to errors | Jakob Brünker | 2022-03-30 | 1 | -0/+8 |
* | Refactor package imports | Sylvain Henry | 2021-10-22 | 1 | -0/+4 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -5/+13 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+4 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -1/+1 |
* | Remove further dead code found by a simple Python script. | Brian Foley | 2020-05-08 | 1 | -1/+1 |
* | Refactor hole constraints. | Richard Eisenberg | 2020-05-06 | 1 | -0/+3 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -4/+4 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -10/+10 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -2/+2 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 1 | -5/+5 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -2/+2 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -36/+64 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 1 | -5/+5 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -6/+6 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 1 | -12/+12 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -0/+132 |