Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GhcMessage and ancillary types | Alfredo Di Napoli | 2021-04-29 | 1 | -4/+4 |
* | fix #19736 | Daniel Rogozin | 2021-04-27 | 1 | -0/+3 |
* | Implement record dot syntaxwip/joachim/bump-haddock | Shayne Fletcher | 2021-03-06 | 1 | -0/+9 |
* | Fix typos | Brian Wignall | 2021-02-06 | 1 | -4/+4 |
* | Separate AST from GhcPass (#18936) | John Ericson | 2021-01-23 | 1 | -0/+1 |
* | Rename parser Error and Warning types | Alfredo Di Napoli | 2020-12-18 | 1 | -108/+109 |
* | Implement type applications in patterns | Cale Gibbard | 2020-12-14 | 1 | -3/+2 |
* | Implement -Woperator-whitespace (#18834) | Vladislav Zavialov | 2020-10-19 | 1 | -0/+16 |
* | Use ADTs for parser errors/warnings | Sylvain Henry | 2020-10-01 | 1 | -0/+404 |