summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-071-2/+4
* Revert "trees that grow" workBen Gamari2017-11-213-8/+6
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-141-2/+2
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-113-6/+8
* Treat banged bindings as FunBindsBen Gamari2017-06-271-2/+4
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-063-6/+6
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-29/+58
* Bring in unicode variants of API Annotations for HsBracketAlan Zimmerman2017-02-262-5/+5
* Make type import/export API Annotation friendlyAlan Zimmerman2017-01-264-0/+99
* Fix API Annotations for unboxed sumsAlan Zimmerman2017-01-174-0/+92
* Make HsIParamTy have a Located HsIPNameAlan Zimmerman2017-01-101-1/+0
* Ensure each test inherits the TEST_HC_OPTSPhil Ruffwind2016-12-0912-258/+28
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-074-43/+29
* API Annotations: make all ModuleName LocatedAlan Zimmerman2016-11-035-15/+7
* Implement deriving strategiesRyan Scott2016-09-304-0/+59
* check-api-annotations utility loads by filenameAlan Zimmerman2016-07-105-20/+44
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-12/+12
* Add a missing .gitignore entry in annotations testsReid Barton2016-01-211-0/+1
* Work SourceText in for all integer literalsAlan Zimmerman2016-01-166-1/+167
* AnnDotDot missing for Pattern Synonym exportAlan Zimmerman2016-01-024-0/+72
* API Annotations: AnnTilde missingAlan Zimmerman2016-01-015-0/+70
* Various API Annotations fixesAlan Zimmerman2015-12-311-1/+1
* Visible type applicationRichard Eisenberg2015-12-242-20/+20
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-8/+9
* Add kind equalities to GHC.Richard Eisenberg2015-12-1111-60/+44
* Refactor ConDeclAlan Zimmerman2015-12-072-3/+1
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-1/+1
* ApiAnnotations : ITopenExpQuote needs SourceTextAlan Zimmerman2015-11-165-1/+162
* ApiAnnotations: Add SourceText for unicode tokensAlan Zimmerman2015-11-1612-0/+317
* Give helpful advice when a fully qualified name is not in scopeJoachim Breitner2015-11-132-34/+46