Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Brian Wignall | 2021-02-06 | 1 | -1/+1 |
* | Remove ErrDoc and MsgDoc | Alfredo Di Napoli | 2021-02-01 | 1 | -3/+3 |
* | Make matchableGivens more reliably correct. | Richard Eisenberg | 2021-01-23 | 1 | -1/+1 |
* | Remove unused extension pragmas from the compiler code base | Hécate | 2021-01-17 | 1 | -1/+0 |
* | Kill floatEqualities completely | Simon Peyton Jones | 2020-12-20 | 1 | -182/+186 |
* | Improve inference with linear types | Krzysztof Gogolewski | 2020-12-20 | 1 | -6/+7 |
* | Rename the flattener to become the rewriter. | Richard Eisenberg | 2020-12-01 | 1 | -2/+1 |
* | Remove flattening variables | Richard Eisenberg | 2020-12-01 | 1 | -141/+142 |
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 1 | -5/+10 |
* | Make typechecker equality consider visibility in ForAllTys | Ryan Scott | 2020-10-31 | 1 | -1/+1 |
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -7/+8 |
* | Implement Quick Look impredicativity | Simon Peyton Jones | 2020-09-24 | 1 | -216/+228 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Care with occCheckExpand in kind of occurrences | Simon Peyton Jones | 2020-07-24 | 1 | -19/+7 |
* | Improve typechecking of NPlusK patterns | Simon Peyton Jones | 2020-07-18 | 1 | -21/+21 |
* | Allow multiple case branches to have a higher rank type | Simon Peyton Jones | 2020-07-18 | 1 | -209/+42 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 1 | -1/+1 |
* | Expunge GhcTcId | Simon Peyton Jones | 2020-06-25 | 1 | -6/+6 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 1 | -2/+3 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -26/+71 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -3/+3 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 1 | -436/+331 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -5/+5 |
* | Do eager instantation in terms | Simon Peyton Jones | 2020-04-22 | 1 | -140/+115 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -2/+2 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -0/+2331 |