Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing primop documentation (#18454) | Krzysztof Gogolewski | 2020-08-28 | 1 | -1/+3 |
* | Refactor UnitId pretty-printing | Sylvain Henry | 2020-08-26 | 1 | -1/+4 |
* | Add HomeUnit type | Sylvain Henry | 2020-08-13 | 1 | -22/+27 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Add GHC.Platform.Profile | Sylvain Henry | 2020-07-25 | 1 | -1/+2 |
* | DynFlags: store printer in TraceBinIfaceReading | Sylvain Henry | 2020-07-25 | 1 | -5/+9 |
* | Replace HscTarget with Backend | Sylvain Henry | 2020-07-22 | 1 | -2/+3 |
* | Fix duplicated words and typos in comments and user guide | Jan Hrček | 2020-06-28 | 1 | -1/+1 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 1 | -2/+2 |
* | Update compiler | Sylvain Henry | 2020-06-17 | 1 | -5/+11 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -2/+0 |
* | Rename Package into Unit | Sylvain Henry | 2020-06-13 | 1 | -1/+1 |
* | Refactor homeUnit | Sylvain Henry | 2020-06-13 | 1 | -5/+6 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -1/+1 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 1 | -1/+1 |
* | Clean up boot vs non-boot disambiguating types | John Ericson | 2020-06-04 | 1 | -12/+14 |
* | Remove PprStyle param of logging actions | Sylvain Henry | 2020-05-01 | 1 | -1/+1 |
* | Refactor PprDebug handling | Sylvain Henry | 2020-05-01 | 1 | -6/+5 |
* | Unit: split and rename modules | Sylvain Henry | 2020-04-30 | 1 | -1/+1 |
* | Refactoring unit management code | Sylvain Henry | 2020-04-30 | 1 | -14/+14 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -9/+9 |
* | GHC.Prim docs: note and test | mniip | 2020-04-23 | 1 | -1/+1 |
* | Add :doc to GHC.Prim | mniip | 2020-04-23 | 1 | -1/+2 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -6/+6 |
* | Implement extensible interface files | Josh Meredith | 2020-04-12 | 1 | -0/+8 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -3/+3 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -11/+11 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -3/+3 |
* | Split GHC.Iface.Utils module | Sylvain Henry | 2020-03-11 | 1 | -4/+9 |
* | plugins: Ensure that loadInterface plugins can see annotations | Ben Gamari | 2020-02-29 | 1 | -2/+3 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 1 | -1/+1 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -6/+6 |
* | Use concatMap(M) instead of `concat . map` and the monadic variant | Ömer Sinan Ağacan | 2020-02-20 | 1 | -3/+1 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -0/+1289 |