summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations
Commit message (Expand)AuthorAgeFilesLines
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-2513-1217/+0
* testsuite: Normalise slashesGHC GitLab CI2021-03-201-1/+2
* GHC Exactprint main commitAlan Zimmerman2021-03-2082-3809/+550
* Split GHC.Driver.TypesSylvain Henry2020-10-292-0/+4
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-096-9/+1
* testsuite: Drop Windows-specific output for parseTreeBen Gamari2020-09-051-160/+0
* DynFlags: disentangle OutputableSylvain Henry2020-08-127-7/+14
* Api Annotations : Adjust SrcSpans for prefix bang (!).Alan Zimmerman2020-08-092-2/+3
* testsuite: Update win32 output for parseTreeBen Gamari2020-07-261-7/+7
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-4/+3
* Remove {-# CORE #-} pragma (part of #18048)Krzysztof Gogolewski2020-07-183-6/+1
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-092-37/+29
* Rename the singleton tuple GHC.Tuple.Unit to GHC.Tuple.SoloTom Ellis2020-06-011-7/+7
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-267-23/+23
* Modules (#13009)Sylvain Henry2020-04-182-2/+2
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-1/+0
* Modules: Types (#13009)Sylvain Henry2020-03-295-7/+7
* testsuite: Update expected output on WindowsGHC GitLab CI2020-03-223-0/+406
* testsuite: Normalize slashes in ghc-api annotations outputBen Gamari2020-03-221-0/+3
* Monotonic locations (#17632)Vladislav Zavialov2020-02-292-2/+2
* Modules: Driver (#13009)Sylvain Henry2020-02-217-7/+7
* Parser API annotations: RealSrcLocVladislav Zavialov2020-02-2141-101/+149
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-087-7/+7
* API Annotations: Unicode '->' on HsForallTyAlan Zimmerman2019-12-024-0/+37
* Factor out HsSCC/HsCoreAnn/HsTickPragma into HsPragEwip/hs-pragVladislav Zavialov2019-11-282-4/+8
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-274-10/+13
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-7/+7
* Attach API Annotations for {-# SOURCE #-} import pragmaAlan Zimmerman2019-10-284-0/+48
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-202-2/+2
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-2/+2
* Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman2019-02-084-0/+46
* API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman2019-02-084-1/+49
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-084-0/+111
* API Annotations: more explicit foralls fixupAlan Zimmerman2019-02-084-1/+95
* testsuite: Use makefile_test for T16212Ben Gamari2019-02-041-1/+1
* API Annotations: Parens not attached correctly for ClassDeclAlan Zimmerman2019-01-304-18/+34
* testsuite: Use makefile_testBen Gamari2019-01-301-32/+33
* Revert "Batch merge"Ben Gamari2019-01-304-65/+48
* Batch mergeBen Gamari2019-01-304-48/+65
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-01-2729-26/+220
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-272-4/+4
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-042-3/+7
* Parse the (!) type operator and allow type operators in existential contextVladislav Zavialov2018-10-041-2/+0
* API Annotations when parsing typappAlan Zimmerman2018-06-264-0/+47
* Tweak API Annotations for ConDeclGADTAlan Zimmerman2018-06-247-0/+12
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-193-19/+31
* Introduce DerivingViaRyan Scott2018-06-041-2/+2
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-272-6/+6
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-093-6/+8
* Support constructor Haddocks in more placesAlec Theriault2018-01-1213-11/+47