summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Rename getErrorMessages and getMessages function in parser codewip/adinapoli-issue-19920Alfredo Di Napoli2021-07-084-7/+7
* Dynflags: introduce DiagOptsSylvain Henry2021-07-011-0/+0
* [iserv] learn -wait cli flagMoritz Angermann2021-06-241-5/+18
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-246-463/+288
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-162-23/+23
* Reword: representation instead of levitysheaf2021-06-101-0/+0
* Introduce `hsExprType :: HsExpr GhcTc -> Type` in the new modulewip/hsExprTypeRyan Scott2021-06-081-0/+0
* Bump haddock submoduleSylvain Henry2021-06-071-0/+0
* Parser: make less DynFlags dependentSylvain Henry2021-06-071-2/+4
* Make Logger independent of DynFlagsSylvain Henry2021-06-072-4/+4
* Countdeps: Strictly documentation markup fixesShayne Fletcher2021-06-051-6/+6
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-054-0/+165
* Make some simple primops levity-polymorphicsheaf2021-06-041-6/+8
* Driver Rework PatchMatthew Pickering2021-06-032-2/+3
* [EPA] exact print linear arrows.Alan Zimmerman2021-05-273-13/+53
* Improve deriveConstants error message.Andreas Klebinger2021-05-271-1/+2
* Change representation of HsGetField and HsProjectionShayne Fletcher2021-05-271-3/+3
* Support new parser types in GHCAlfredo Di Napoli2021-05-263-8/+5
* Refactor driver code; de-duplicate and split APIs (#14095, !5555)Divam2021-05-251-0/+0
* check-{ppr/exact}: Rewrite more directly to just parse filesMatthew Pickering2021-05-242-35/+20
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-232-14/+24
* EPA: AnnAt missing for type application in patternsAlan Zimmerman2021-05-232-2/+5
* Change representation of field selector occurencesShayne Fletcher2021-05-232-2/+2
* Support NetBSD/aarch64 via LLVM codegenPHO2021-05-221-0/+6
* Remove ANN pragmas in check-ppr and check-exactMatthew Pickering2021-05-222-6/+0
* Remove Maybe from Context in HsQualTyAlan Zimmerman2021-05-211-0/+0
* EPA: Fix explicit specificity and unicode linear arrow annotationsAlan Zimmerman2021-05-212-15/+27
* Changes to HsRecField'Shayne Fletcher2021-05-191-20/+20
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-193-17/+25
* genprimopcode: fix bootstrap errorsSylvain Henry2021-05-132-4/+3
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-122-2/+7
* Fully remove HsVersions.hSylvain Henry2021-05-121-0/+0
* EPA: record annotations for braces in LetStmtAlan Zimmerman2021-05-112-2/+3
* EPA: Use custom AnnsIf structure for HsIf and HsCmdIfAlan Zimmerman2021-05-112-4/+17
* EPA: properly capture leading semicolons in statement listsAlan Zimmerman2021-05-092-1/+3
* 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-062-38/+25
* Fix genprimopcode warningSylvain Henry2021-04-301-1/+1
* Make GHC.Runtime.Interpreter independent of GHC.DriverSylvain Henry2021-04-302-2/+0
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-292-16/+31
* 18000 Use GHC.IO.catchException in favor of Exception.catchSasha Bogicevic2021-04-261-2/+3
* EPA: cleanups after the mergeAlan Zimmerman2021-04-199-427/+177
* configure: Bump version to 9.3wip/bump-versionBen Gamari2021-04-131-0/+0
* Produce constant file atomically (#19684)Sylvain Henry2021-04-132-6/+18
* Generate parser for DerivedConstants.hSylvain Henry2021-04-101-31/+89
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-071-4/+2
* Compute Severity of diagnostics at birthAlfredo Di Napoli2021-04-013-5/+5
* Data.List specialization to []Oleg Grenrus2021-04-011-0/+0
* import Data.List with explicit import listOleg Grenrus2021-04-011-1/+1
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-315-45/+45