summaryrefslogtreecommitdiff
path: root/utils/check-exact/Parsers.hs
Commit message (Expand)AuthorAgeFilesLines
* EPA: Use ExplicitBraces only in HsModuleAlan Zimmerman2023-04-261-6/+5
* Support mtl-2.3 in check-exactBodigrim2022-12-081-1/+1
* Add BufSpan to EpaLocation (#22319, #22558)Vladislav Zavialov2022-12-051-1/+1
* Update the check-exact infrastructure to match ghc-exactprintAlan Zimmerman2022-10-171-6/+8
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-3/+3
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-2/+2
* Rename getErrorMessages and getMessages function in parser codewip/adinapoli-issue-19920Alfredo Di Napoli2021-07-081-4/+4
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-241-7/+33
* Parser: make less DynFlags dependentSylvain Henry2021-06-071-2/+4
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-1/+1
* Support new parser types in GHCAlfredo Di Napoli2021-05-261-5/+4
* Remove ANN pragmas in check-ppr and check-exactMatthew Pickering2021-05-221-3/+0
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-10/+17
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-11/+0
* Compute Severity of diagnostics at birthAlfredo Di Napoli2021-04-011-4/+4
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-9/+9
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-251-17/+11
* GHC Exactprint main commitAlan Zimmerman2021-03-201-0/+332