summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Don't print the number of deps in count-deps testswip/enumerate-deps-only-no-countJohn Ericson2022-06-071-2/+1
* TTG: Rework and improve splicesromes2022-06-012-27/+12
* hadrian: Fix building from source-dist without alex/happyMatthew Pickering2022-05-302-2/+12
* A bunch of changes related to eta reductionSimon Peyton Jones2022-05-301-7/+30
* TTG: Move MatchGroup Origin field and MatchGroupTc to GHC.Hswip/romes/ttg-matchgroup-originromes2022-05-263-13/+13
* Desugar RecordUpd in `tcExpr`wip/T18802CarrieMY2022-05-251-0/+0
* EPA : Remove duplicate comments in DataFamInstDAlan Zimmerman2022-05-232-8/+6
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-211-0/+0
* Don't store LlvmConfig into DynFlagsSylvain Henry2022-05-171-1/+1
* EPA: do statement with leading semicolon has wrong anchorAlan Zimmerman2022-05-111-3/+4
* genprimopcode: Replace LaTeX documentation syntax with HaddockAlexis King2022-05-042-204/+5
* genprimopcode: Support Unicode properlyAlexis King2022-05-042-20/+36
* rts: Refactor handling of dead threads' stacksBen Gamari2022-04-291-3/+5
* Revert "rts: Refactor handling of dead threads' stacks"Matthew Pickering2022-04-281-1/+0
* Remove unused lineTamar Christina2022-04-281-1/+0
* winio: add support to iserv.Tamar Christina2022-04-281-6/+26
* configure: Bump GHC version to 9.5Ben Gamari2022-04-281-0/+0
* rts: Refactor handling of dead threads' stacksBen Gamari2022-04-251-0/+1
* Drop remaining vestiges of libtoolBen Gamari2022-04-252-13/+11
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-082-0/+2
* Rename [] to List (#21294)Vladislav Zavialov2022-04-071-0/+0
* Fix a few new warnings when booting with GHC 9.2.2Ben Gamari2022-04-062-2/+6
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-2/+2
* Implement \cases (Proposal 302)Jakob Bruenker2022-04-013-8/+16
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-012-2/+3
* Refactor: make primtypes independent of PrimRepsKrzysztof Gogolewski2022-03-301-3/+3
* Add the OPAQUE pragmaChristiaan Baaij2022-03-251-0/+0
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-236-42/+48
* TTG: Make HsQuote GhcTc isomorphic to NoExtFieldromes2022-03-181-3/+1
* Separate constructors for typed and untyped bracketsromes2022-03-181-12/+14
* Type-checking untyped bracketsromes2022-03-181-2/+0
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-152-0/+1
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-142-1/+0
* Improve out-of-order inferred type variablessheaf2022-03-022-19/+73
* Move linters into the treeMatthew Pickering2022-02-247-359/+0
* Kill derived constraintsRichard Eisenberg2022-02-231-3/+1
* Reinstallable GHCZubin Duggal2022-02-218-8/+14
* Bump Cabal submoduleBen Gamari2022-02-104-17/+12
* Add suggestion mode to notes-utilMatthew Pickering2022-02-083-4/+33
* Fix some notesMatthew Pickering2022-02-082-2/+2
* Add notes linter to testsuiteMatthew Pickering2022-02-085-855/+40
* gitlab-ci: Add lint-notes jobBen Gamari2022-02-081-2/+3
* notes-util: initial commitBen Gamari2022-02-086-0/+1144
* Purge DynFlags from GHC.StgJohn Ericson2022-02-061-1/+1
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-042-57/+0
* Fix a few Note inconsistenciesBen Gamari2022-02-016-8/+7
* Improve migration strategy for the XDG compliance change to the GHC applicationZubin Duggal2022-01-311-29/+47
* Fix parsing & printing of unboxed sumssheaf2022-01-111-0/+6
* Perf: use SmallArray for primops' Ids cache (#20857)Sylvain Henry2022-01-061-2/+2
* Multiple Home UnitsMatthew Pickering2021-12-283-5/+5