summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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