summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Give plugins a better interface (#17957)Sylvain Henry2021-12-211-0/+0
* Add OpenBSD to llvm-targetsGreg Steuck2021-12-141-0/+7
* libiserv: Rename Lib module to IServBen Gamari2021-12-141-1/+1
* iserv: Remove network dependent parts of libiservMatthew Pickering2021-12-124-521/+0
* Explicit Data.List import list in check-ppr (#20789)Sebastian Graf2021-12-071-1/+1
* Revert "Data.List specialization to []"Matthew Pickering2021-12-031-0/+0
* ghc-cabal: Manually specify -XHaskell2010Ben Gamari2021-12-011-1/+2
* rts: Refactor SRT representation selectionBen Gamari2021-12-011-2/+3
* TTG: replace Void/NoExtCon with DataConCantHappenKrzysztof Gogolewski2021-11-291-0/+0
* Use 'NonEmpty' for the fields in an 'HsProjection' (#20389)Zubin Duggal2021-11-201-0/+5
* ghc-cabal: Use bootstrap compiler's text packageBen Gamari2021-11-181-9/+1
* Bump text and parsec submodulesBen Gamari2021-11-181-1/+6
* Bump Cabal submoduleBen Gamari2021-11-181-1/+1
* ghc-cabal, make: Add support for building C++ object codeBen Gamari2021-11-181-0/+1
* Make: Get rid of `BUILD_.*_INCLUDE_DIRS`John Ericson2021-11-162-3/+1
* Hadrian: fix windows cross-build (#20657)Sylvain Henry2021-11-151-0/+7
* Make: Get rid of GHC_INCLUDE_DIRSJohn Ericson2021-11-152-3/+3
* Implement -Wforall-identifier (#20609)Vladislav Zavialov2021-11-121-0/+0
* Make Word64 use Word64# on every architectureSylvain Henry2021-11-061-2/+2
* Avoid GHC_STAGE and other include bitsJohn Ericson2021-11-051-1/+2
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-023-10/+14
* HsToken for let/in (#19623)Vladislav Zavialov2021-11-023-20/+21
* make build system: RTS should use dist-install not distJohn Ericson2021-10-291-1/+1
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-241-6/+6