summaryrefslogtreecommitdiff
path: root/utils/check-exact/Transform.hs
Commit message (Expand)AuthorAgeFilesLines
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-221-9/+0
* Add BufSpan to EpaLocation (#22319, #22558)Vladislav Zavialov2022-12-051-6/+6
* Update the check-exact infrastructure to match ghc-exactprintAlan Zimmerman2022-10-171-475/+123
* Remove many GHC dependencies from L.H.Sromes2022-07-061-12/+12
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-4/+4
* TTG: Move MatchGroup Origin field and MatchGroupTc to GHC.Hswip/romes/ttg-matchgroup-originromes2022-05-261-9/+9
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-13/+13
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-021-1/+1
* HsToken for let/in (#19623)Vladislav Zavialov2021-11-021-10/+10
* EPA: Add comments to EpaDeltaAlan Zimmerman2021-10-071-18/+18
* EPA: order of semicolons and comments for top-level decls is wrongAlan Zimmerman2021-09-061-32/+104
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-241-36/+28
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-2/+2
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-72/+69
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-28/+28
* EPA : rename AnnAnchor to EpaAnchorAlan Zimmerman2021-03-311-9/+9
* EPA : rename 'api annotations' to 'exact print annotations'Alan Zimmerman2021-03-311-5/+5
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-82/+70
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-6/+6
* import Data.List with explicit import listOleg Grenrus2021-03-311-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-0/+1513