summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add GhcMessage and ancillary typeswip/adinapoli-diagnostics-adts-leanAlfredo Di Napoli2021-04-282-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
* EPA : rename AnnAnchor to EpaAnchorAlan Zimmerman2021-03-313-18/+18
* EPA : rename 'api annotations' to 'exact print annotations'Alan Zimmerman2021-03-313-14/+8
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-317-406/+380
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-315-61/+43
* import Data.List with explicit import listOleg Grenrus2021-03-315-5/+5
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-291-1/+1
* Add UnitId to Target recordFendor2021-03-283-0/+2
* Bump haddock submoduleSylvain Henry2021-03-261-0/+0
* Remove UniqSupply from NameCacheSylvain Henry2021-03-261-0/+0
* Refactor NameCacheSylvain Henry2021-03-261-0/+0
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-255-207/+170
* EPA: Run exactprint transformation tests as part of CIGHC GitLab CI2021-03-2380-1843/+868
* rts: Use long-path-aware statBen Gamari2021-03-232-2/+6
* check-ppr,check-exact: Write out result as binaryGHC GitLab CI2021-03-202-8/+19
* GHC Exactprint main commitAlan Zimmerman2021-03-2097-285/+9398
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-101-0/+0
* Bump bytestring submodule to 0.11.1.0Ben Gamari2021-03-103-3/+3
* FastMutInt: Ensure that newFastMutInt initializes valueBen Gamari2021-03-101-0/+0
* Require GHC 8.10 as the minimum compiler for bootstrappingRyan Scott2021-03-093-3/+3
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-0/+0
* Implement record dot syntaxwip/joachim/bump-haddockShayne Fletcher2021-03-061-0/+0
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-0/+3
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-9/+9
* Wrap LHsContext in Maybe in the GHC ASTAlan Zimmerman2021-03-011-0/+0
* touchy: use a valid cabal-versionSylvain Henry2021-02-271-1/+1
* Move absentError into ghc-prim.Andreas Klebinger2021-02-261-1/+1
* directory: ensure xdg compliance (Fix #6077)Gauvain 'GovanifY' Roussel-Tarbouriech2021-02-181-4/+4
* ghc-in-ghci: Drop itBen Gamari2021-02-144-110/+0
* genprimopcode: Add a second levity-polymorphic tyvarBen Gamari2021-02-141-0/+3
* Refactor LoggerSylvain Henry2021-02-131-0/+0
* Bump Haddock submodulewip/bump-haddockBen Gamari2021-02-061-0/+0
* The Char kind (#11342)Daniel Rogozin2021-02-061-0/+0
* Rename ErrMsg into MsgEnvelopeAlfredo Di Napoli2021-02-011-0/+0
* Make PatSyn immutableSimon Peyton Jones2021-01-291-0/+0
* Fix check-uniques scriptKrzysztof Gogolewski2021-01-291-7/+7
* Add explicit import lists to Data.List importsOleg Grenrus2021-01-292-2/+4
* Bump haddock submoduleJoachim Breitner2021-01-281-0/+0
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+0
* Factorize and document binder collect functionsSylvain Henry2021-01-221-0/+0