summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/all.T
Commit message (Expand)AuthorAgeFilesLines
* EPA: Add SourceText to HsOverLabelAlan Zimmerman2023-01-231-1/+1
* Fix printing of promoted MkSolo datacon (#22785)Andrei Borzenkov2023-01-181-1/+2
* EPA: Add annotation for 'type' in DataDeclAlan Zimmerman2023-01-161-1/+2
* EPA: exact print HsDocTyAlan Zimmerman2023-01-091-1/+2
* Print unticked promoted data constructors (#20531)Vladislav Zavialov2022-11-251-1/+3
* Check if the SDoc starts with a single quote (#22488)Vladislav Zavialov2022-11-231-0/+3
* Update the check-exact infrastructure to match ghc-exactprintAlan Zimmerman2022-10-171-0/+1
* EPA: DotFieldOcc does not have exact print annotationsAlan Zimmerman2022-08-111-0/+1
* testsuite: Use normalise_version more consistentlyBen Gamari2022-06-271-1/+1
* Fix printing of brackets in multiplicities (#20315)jackohughes2022-05-131-0/+1
* EPA: do statement with leading semicolon has wrong anchorAlan Zimmerman2022-05-111-0/+1
* EPA: let stmt with semicolon has wrong anchorAlan Zimmerman2022-03-281-0/+1
* Fix panic trying to -ddump-parsed-ast for implicit fixityAlan Zimmerman2021-12-221-0/+1
* hadrian: avoid building check-{exact,ppr} and count-deps when the tests don't...Zubin Duggal2021-10-131-145/+147
* EPA: correctly capture comments between 'where' and bindsAlan Zimmerman2021-09-171-0/+1
* EPA: Capture '+' location for NPlusKPatAlan Zimmerman2021-09-081-0/+1
* EPA: order of semicolons and comments for top-level decls is wrongAlan Zimmerman2021-09-061-0/+2
* Supply missing case for '.' inShayne Fletcher2021-08-021-3/+1
* Add a regression test for #17697Krzysztof Gogolewski2021-07-271-0/+1
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-241-0/+28
* [EPA] exact print linear arrows.Alan Zimmerman2021-05-271-0/+6
* EPA: AnnAt missing for type application in patternsAlan Zimmerman2021-05-231-0/+1
* EPA: Fix explicit specificity and unicode linear arrow annotationsAlan Zimmerman2021-05-211-0/+2
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-191-1/+1
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-121-0/+2
* EPA: record annotations for braces in LetStmtAlan Zimmerman2021-05-111-0/+1
* EPA: Use custom AnnsIf structure for HsIf and HsCmdIfAlan Zimmerman2021-05-111-0/+4
* EPA: properly capture leading semicolons in statement listsAlan Zimmerman2021-05-091-1/+2
* EPA: properly capture semicolons between Matches in a FunBindAlan Zimmerman2021-05-061-0/+2
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-251-0/+2
* EPA: Run exactprint transformation tests as part of CIGHC GitLab CI2021-03-231-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-2/+64
* Preserve as-parsed arrow type for HsUnrestrictedArrowAlan Zimmerman2020-10-071-0/+1
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-091-1/+0
* Fix #18052 by using pprPrefixOcc in more placesRyan Scott2020-04-151-0/+2
* Fix testsuite on powerpc64lePeter Trommler2020-02-201-9/+9
* Factor out HsSCC/HsCoreAnn/HsTickPragma into HsPragEwip/hs-pragVladislav Zavialov2019-11-281-1/+1
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-9/+9
* testsuite: Use makefile_testBen Gamari2019-01-301-56/+56
* Revert "Batch merge"Ben Gamari2019-01-301-56/+56
* Batch mergeBen Gamari2019-01-301-56/+56
* Fix #15761 by adding parensRichard Eisenberg2018-10-171-0/+1
* Fix unparseable pretty-printing of promoted data consAndreas Herrmann2018-06-071-0/+2
* Pretty-printing of derived multi-parameter classes omits parenthesesAlan Zimmerman2017-10-111-0/+3
* Pretty-printer missing parens for infix class declarationAlan Zimmerman2017-10-021-0/+1
* Pretty-printer no longer butchers function arrow fixityAlan Zimmerman2017-07-101-0/+1
* Parenthesize type/data families correctly for -ddump-splicesAlan Zimmerman2017-04-091-0/+1
* Correctly pretty print a wild card in infix positionAlan Zimmerman2017-02-251-0/+1
* TH-spliced class instances are pretty-printed incorrectly post-#3384Alan Zimmerman2017-02-101-0/+1
* Fix pretty printing of top level SCC pragmasMatthew Pickering2016-12-131-0/+1