| Commit message (Expand) | Author | Age | Files | Lines |
* | Location for tuple section pattern error (#19504) | Vladislav Zavialov | 2021-03-09 | 3 | -0/+6 |
* | DynFlags: move temp file management into HscEnv (#17957) | Sylvain Henry | 2021-03-08 | 2 | -2/+2 |
* | Implement record dot syntaxwip/joachim/bump-haddock | Shayne Fletcher | 2021-03-06 | 40 | -0/+783 |
* | Implement riscv64 LLVM backend | Andreas Schwab | 2021-03-05 | 2 | -2/+4 |
* | Add -finfo-table-map which maps info tables to source positions | Matthew Pickering | 2021-03-03 | 2 | -2/+6 |
* | Fix array and cleanup conversion primops (#19026) | Sylvain Henry | 2021-03-03 | 1 | -1/+1 |
* | Wrap LHsContext in Maybe in the GHC AST | Alan Zimmerman | 2021-03-01 | 4 | -14/+7 |
* | Improve handling of overloaded labels, literals, lists etcwip/T19154 | Simon Peyton Jones | 2021-02-19 | 2 | -8/+8 |
* | Implement NoFieldSelectors extension (ghc-proposals 160) | Adam Gundry | 2021-02-16 | 1 | -2/+4 |
* | Refactor Logger | Sylvain Henry | 2021-02-13 | 3 | -3/+6 |
* | Track the dependencies of `GHC.Hs.Expr.Types` | John Ericson | 2021-01-23 | 6 | -50/+315 |
* | Separate AST from GhcPass (#18936) | John Ericson | 2021-01-23 | 1 | -1/+9 |
* | Fix tests relying on same-line diagnostic ordering | Alfredo Di Napoli | 2021-01-22 | 1 | -2/+3 |
* | Remove errShortString, cleanup error-related functions | Alfredo Di Napoli | 2021-01-09 | 1 | -1/+2 |
* | Refactor renamer datastructures | Adam Gundry | 2020-12-24 | 1 | -12/+14 |
* | Support package qualifier in Prelude import | Sylvain Henry | 2020-12-23 | 5 | -0/+22 |
* | Split Driver.Env module | Alfredo Di Napoli | 2020-12-18 | 1 | -1/+2 |
* | Move Unit related fields from DynFlags to HscEnv | Sylvain Henry | 2020-12-14 | 1 | -1/+2 |
* | Implement type applications in patterns | Cale Gibbard | 2020-12-14 | 4 | -1/+10 |
* | Move core flattening algorithm to Core.Unify | Richard Eisenberg | 2020-12-01 | 1 | -1/+1 |
* | [Sized Cmm] properly retain sizes. | Moritz Angermann | 2020-11-26 | 1 | -1/+2 |
* | Introduce -fprof-callers flag | Ben Gamari | 2020-11-21 | 1 | -1/+1 |
* | testsuite: Refactor CountParserDeps | Ben Gamari | 2020-11-21 | 2 | -6/+238 |
* | PmCheck: Print types of uncovered patterns (#18932) | Sebastian Graf | 2020-11-18 | 1 | -3/+5 |
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 4 | -574/+575 |
* | Split HsConDecl{H98,GADT}Details | Ryan Scott | 2020-10-30 | 2 | -2/+2 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -2/+3 |
* | Parser regression tests, close #12862 #12446wip/parsing-tests-12446-12862 | Vladislav Zavialov | 2020-10-21 | 5 | -0/+25 |
* | API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaled | Alan Zimmerman | 2020-10-20 | 4 | -16/+32 |
* | Implement -Woperator-whitespace (#18834) | Vladislav Zavialov | 2020-10-19 | 5 | -0/+48 |
* | Add TyCon Set/Env and use them in a few places. | Andreas Klebinger | 2020-10-09 | 1 | -1/+1 |
* | Preserve as-parsed arrow type for HsUnrestrictedArrow | Alan Zimmerman | 2020-10-07 | 1 | -1/+1 |
* | Use ADTs for parser errors/warnings | Sylvain Henry | 2020-10-01 | 3 | -2/+3 |
* | Make the parser module less dependent on DynFlags | Sylvain Henry | 2020-09-29 | 1 | -3/+6 |
* | Improve kind generalisation, error messages | Simon Peyton Jones | 2020-09-24 | 1 | -0/+6 |
* | DynFlags: add UnfoldingOpts and SimpleOpts | Sylvain Henry | 2020-09-09 | 1 | -1/+1 |
* | Put CFG weights into their own module (#17957) | Sylvain Henry | 2020-08-21 | 1 | -1/+1 |
* | Grammar for types and data/newtype constructors | Vladislav Zavialov | 2020-08-06 | 6 | -9/+11 |
* | Remove ConDeclGADTPrefixPs | Ryan Scott | 2020-08-02 | 1 | -59/+54 |
* | Improve NegativeLiterals (#18022, GHC Proposal #344) | Vladislav Zavialov | 2020-07-27 | 4 | -18/+98 |
* | Bump CountParserDeps | Sylvain Henry | 2020-07-25 | 1 | -1/+1 |
* | Accumulate Haddock comments in P (#17544, #17561, #8944) | Vladislav Zavialov | 2020-07-21 | 3 | -0/+6 |
* | Use a newtype `Code` for the return type of typed quotations (Proposal #195) | Matthew Pickering | 2020-07-21 | 1 | -3/+3 |
* | compiler: re-engineer the treatment of rebindable if | Alp Mestanogullari | 2020-07-14 | 1 | -40/+45 |
* | Implement -XLexicalNegation (GHC Proposal #229) | Vladislav Zavialov | 2020-07-01 | 6 | -0/+69 |
* | Reject nested foralls/contexts in instance types more consistently | Ryan Scott | 2020-06-30 | 1 | -3/+4 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 4 | -102/+124 |
* | Use HsForAllTelescope to avoid inferred, visible foralls | Ryan Scott | 2020-06-13 | 2 | -15/+17 |
* | Make GADT constructors adhere to the forall-or-nothing rule properly | Ryan Scott | 2020-06-09 | 2 | -57/+61 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 5 | -20/+18 |