summaryrefslogtreecommitdiff
path: root/utils/check-exact/ExactPrint.hs
Commit message (Expand)AuthorAgeFilesLines
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-9/+9
* TTG: Rework and improve splicesromes2022-06-011-27/+12
* TTG: Move MatchGroup Origin field and MatchGroupTc to GHC.Hswip/romes/ttg-matchgroup-originromes2022-05-261-3/+3
* EPA : Remove duplicate comments in DataFamInstDAlan Zimmerman2022-05-231-7/+5
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-081-0/+2
* Implement \cases (Proposal 302)Jakob Bruenker2022-04-011-8/+15
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-011-2/+3
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-20/+33
* TTG: Make HsQuote GhcTc isomorphic to NoExtFieldromes2022-03-181-3/+1
* Separate constructors for typed and untyped bracketsromes2022-03-181-12/+14
* Type-checking untyped bracketsromes2022-03-181-2/+0
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-0/+1
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-141-1/+0
* Kill derived constraintsRichard Eisenberg2022-02-231-3/+1
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+0
* Fix parsing & printing of unboxed sumssheaf2022-01-111-0/+6
* Use 'NonEmpty' for the fields in an 'HsProjection' (#20389)Zubin Duggal2021-11-201-0/+5
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-021-9/+13
* HsToken for let/in (#19623)Vladislav Zavialov2021-11-021-5/+5
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-241-6/+6
* Refactor package importsSylvain Henry2021-10-221-1/+2
* EPA: Add comments to EpaDeltaAlan Zimmerman2021-10-071-2/+3
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-041-5/+2
* Trees That Grow refactor for HsTick and HsBinTickAndrea Condoluci2021-09-301-4/+0
* EPA: Capture '+' location for NPlusKPatAlan Zimmerman2021-09-081-2/+10
* EPA: order of semicolons and comments for top-level decls is wrongAlan Zimmerman2021-09-061-9/+19
* Refactor HsStmtContext and remove HsDoRnArtyom Kuznetsov2021-08-101-3/+1
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-241-374/+159
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-23/+23
* [EPA] exact print linear arrows.Alan Zimmerman2021-05-271-12/+26
* Change representation of HsGetField and HsProjectionShayne Fletcher2021-05-271-3/+3
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-12/+22
* EPA: AnnAt missing for type application in patternsAlan Zimmerman2021-05-231-1/+3
* Change representation of field selector occurencesShayne Fletcher2021-05-231-2/+2
* EPA: Fix explicit specificity and unicode linear arrow annotationsAlan Zimmerman2021-05-211-14/+25
* Changes to HsRecField'Shayne Fletcher2021-05-191-20/+20
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-191-16/+23
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-121-1/+5
* EPA: record annotations for braces in LetStmtAlan Zimmerman2021-05-111-1/+1
* EPA: Use custom AnnsIf structure for HsIf and HsCmdIfAlan Zimmerman2021-05-111-3/+15
* EPA: properly capture leading semicolons in statement listsAlan Zimmerman2021-05-091-0/+1
* Allow visible type application for levity-poly data consSimon Peyton Jones2021-05-071-2/+0
* EPA: properly capture semicolons between Matches in a FunBindAlan Zimmerman2021-05-061-36/+22
* Make GHC.Runtime.Interpreter independent of GHC.DriverSylvain Henry2021-04-301-1/+0
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-50/+48
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-2/+2
* EPA : rename AnnAnchor to EpaAnchorAlan Zimmerman2021-03-311-8/+8
* EPA : rename 'api annotations' to 'exact print annotations'Alan Zimmerman2021-03-311-8/+2
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-287/+287
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-29/+29