Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parser API annotations: RealSrcLoc | Vladislav Zavialov | 2020-02-21 | 1 | -2/+3 |
* | Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookahead | Vladislav Zavialov | 2019-11-27 | 1 | -2/+2 |
* | check-api-annotations checks for annotation preceding its span | Alan Zimmerman | 2019-01-27 | 1 | -1/+6 |
* | Treat banged bindings as FunBinds | Ben Gamari | 2017-06-27 | 1 | -2/+4 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -5/+0 |
* | ApiAnnotations: Add SourceText for unicode tokens | Alan Zimmerman | 2015-11-16 | 1 | -0/+5 |
* | Provide a utility to check API Annotations docs | Alan Zimmerman | 2015-11-01 | 1 | -55/+29 |
* | ApiAnnotations : rationalise tests | Alan Zimmerman | 2015-06-01 | 1 | -1/+1 |
* | ApiAnnotations : PatBind gives wrong SrcSpan for the pattern. | Alan Zimmerman | 2015-05-11 | 1 | -0/+58 |