summaryrefslogtreecommitdiff
path: root/utils/check-exact/Preprocess.hs
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration of error message printingMatthew Pickering2022-10-181-17/+11
* Update the check-exact infrastructure to match ghc-exactprintAlan Zimmerman2022-10-171-23/+31
* Rename getErrorMessages and getMessages function in parser codewip/adinapoli-issue-19920Alfredo Di Napoli2021-07-081-2/+2
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-241-10/+14
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-3/+3
* Support new parser types in GHCAlfredo Di Napoli2021-05-261-3/+1
* Remove ANN pragmas in check-ppr and check-exactMatthew Pickering2021-05-221-3/+0
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-6/+14
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-2/+0
* Compute Severity of diagnostics at birthAlfredo Di Napoli2021-04-011-1/+1
* import Data.List with explicit import listOleg Grenrus2021-03-311-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-0/+312