summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* EPA: Preserve semicolon order in annotationsAlan Zimmerman2021-10-141-1/+2
* testsuite: strip windows line endings for haddockZubin Duggal2021-10-131-0/+0
* EPA: Add comments to EpaDeltaAlan Zimmerman2021-10-074-25/+26
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-041-5/+2
* Trees That Grow refactor for HsTick and HsBinTickAndrea Condoluci2021-09-301-4/+0
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-231-0/+1
* deriveConstants: Add hie.yamlSven Tennie2021-09-231-0/+1
* Remove Cabal dependency from check-exact and check-ppr executablesMatthew Pickering2021-09-172-2/+0
* EPA: correctly capture comments between 'where' and bindsAlan Zimmerman2021-09-171-2/+2
* EPA: Capture '+' location for NPlusKPatAlan Zimmerman2021-09-081-2/+10
* EPA: order of semicolons and comments for top-level decls is wrongAlan Zimmerman2021-09-063-48/+133
* Refactoring module dependenciesSylvain Henry2021-08-131-1/+2
* Refactor HsStmtContext and remove HsDoRnArtyom Kuznetsov2021-08-102-16/+3
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-093-14/+14
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-3/+14
* Properly escape arguments in ghc-cabalZubin Duggal2021-08-031-3/+17
* packaging: Give ghc-pkg the same version as ProjectVersionMatthew Pickering2021-07-271-1/+1
* Generalise reallyUnsafePtrEquality# and use itsheaf2021-07-231-2/+8
* 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