Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few Note inconsistencies | Ben Gamari | 2022-02-01 | 1 | -2/+2 |
* | Consistently upper-case "Note [" | Ben Gamari | 2022-02-01 | 1 | -25/+25 |
* | EPA: Get rid of bare SrcSpan's in the ParsedSource | Alan Zimmerman | 2021-11-02 | 1 | -1/+1 |
* | HsUniToken and HsToken for HsArrow (#19623) | Vladislav Zavialov | 2021-06-16 | 1 | -1/+2 |
* | Remove useless {-# LANGUAGE CPP #-} pragmas | Sylvain Henry | 2021-05-12 | 1 | -1/+1 |
* | EPA : rename 'api annotations' to 'exact print annotations' | Alan Zimmerman | 2021-03-31 | 1 | -29/+30 |
* | Add compiler linting to CI | Hécate | 2021-03-25 | 1 | -9/+7 |
* | GHC Exactprint main commit | Alan Zimmerman | 2021-03-20 | 1 | -29/+42 |
* | Wrap LHsContext in Maybe in the GHC AST | Alan Zimmerman | 2021-03-01 | 1 | -2/+2 |
* | Fix typos | Brian Wignall | 2021-02-06 | 1 | -1/+1 |
* | Separate AST from GhcPass (#18936) | John Ericson | 2021-01-23 | 1 | -0/+1804 |