summaryrefslogtreecommitdiff
path: root/utils/check-exact/ExactPrint.hs
Commit message (Expand)AuthorAgeFilesLines
* 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
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-251-14/+16
* GHC Exactprint main commitAlan Zimmerman2021-03-201-0/+4165