summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api
Commit message (Expand)AuthorAgeFilesLines
* API Annotations: Unicode '->' on HsForallTyAlan Zimmerman2019-12-024-0/+37
* Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-301-5/+5
* 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
* testsuite: Ignore stderr in PartialDownsweepBen Gamari2019-11-093-35/+1
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-083-7/+5
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-7/+7
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-053-9/+6
* 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
* 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