summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: Mark OldModLocation as broken on WindowsBen Gamari2019-06-211-0/+1
* PartialDownsweep: Add test for import errorsDaniel Gröber2019-05-302-0/+14
* Catch preprocessor errors in downsweepDaniel Gröber2019-05-304-11/+79
* Make downsweep return all errors per-module instead of throwing someDaniel Gröber2019-05-302-8/+2
* Refactor summarise{File,Module} to extract checkSummaryTimestampDaniel Gröber2019-05-303-0/+68
* Add failing test for #10887Daniel Gröber2019-05-303-0/+143
* downsweep: Allow TargetFile not to exist when a buffer is givenDaniel Gröber2019-05-292-17/+8
* Allow using tagetContents for modules needing preprocessingDaniel Gröber2019-05-293-0/+199
* 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-308-48/+44
* Revert "Batch merge"Ben Gamari2019-01-3011-76/+64
* Batch mergeBen Gamari2019-01-3011-64/+76
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-01-2729-26/+220
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-5/+8
* 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
* vectorise: Put it out of its miseryBen Gamari2018-06-022-4/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-10/+14
* Less Tc inside simplCore (Phase 1 for #14391)Artem Pelenitsyn2018-05-151-9/+6
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-273-7/+7
* 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
* Improve the desugaring of -XStrictSimon Peyton Jones2017-07-311-2/+0
* Make module membership on ModuleGraph fasterBartosz Nitka2017-07-181-1/+3
* Revert "Make module membership on ModuleGraph faster"Ben Gamari2017-06-271-3/+1
* Make module membership on ModuleGraph fasterBartosz Nitka2017-06-271-1/+3
* Treat banged bindings as FunBindsBen Gamari2017-06-271-2/+4
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-064-9/+9
* Make XNegativeLiterals treat -0.0 as negative 0Nolan2017-05-082-8/+8
* tests: remove extra_files.py (#12223)Reid Barton2017-02-265-34/+64
* Bring in unicode variants of API Annotations for HsBracketAlan Zimmerman2017-02-262-5/+5
* Remove ghc-api/landmine testsAlan Zimmerman2017-02-199-206/+0
* Ditch static flagsSylvain Henry2017-02-021-3/+2
* Make type import/export API Annotation friendlyAlan Zimmerman2017-01-264-0/+99