2019-10-16 |
Richard Eisenberg | Break up TcRnTypes, among other modules.
|
commit | commitdiff | tree |
2019-10-16 |
John Ericson | Delete ghctags cabal file
|
commit | commitdiff | tree |
2019-10-16 |
Sebastian Graf | Infer rho-types instead of sigma-types in guard BindStmts...
|
commit | commitdiff | tree |
2019-10-16 |
Takenobu Tani | testsuite: Add test for #8305
|
commit | commitdiff | tree |
2019-10-16 |
adithyaov | Compiling with -S and -fno-code no longer panics (fixes...
|
commit | commitdiff | tree |
2019-10-16 |
klebinger.andreas... | Add loop level analysis to the NCG backend.
|
commit | commitdiff | tree |
2019-10-15 |
Ben Gamari | hadrian: Add support for bindist compressors other...
|
commit | commitdiff | tree |
2019-10-15 |
Alp Mestanogullari | iface: export a few more functions from BinIface
|
commit | commitdiff | tree |
2019-10-15 |
Ryan Scott | Don't skip validity checks for built-in classes (#17355)
|
commit | commitdiff | tree |
2019-10-15 |
Ryan Scott | Refactor some cruft in TcDerivInfer.inferConstraints
|
commit | commitdiff | tree |
2019-10-14 |
Ben Gamari | gitlab-ci: Move hadrian-ghc-in-ghci job first
|
commit | commitdiff | tree |
2019-10-14 |
Ryan Scott | Mention changes from #16980, #17213 in 8.10.1 release...
|
commit | commitdiff | tree |
2019-10-14 |
Ryan Scott | Add docs/users_guide/.log to .gitignore
|
commit | commitdiff | tree |
2019-10-13 |
Takenobu Tani | Add GHCi help message for :def! and :: commands
|
commit | commitdiff | tree |
2019-10-13 |
Takenobu Tani | users-guide: Add GHCi's ::<builtin-command> form
|
commit | commitdiff | tree |
2019-10-13 |
Andreas Klebinger | Fix #17334 where NCG did not properly update the CFG.
|
commit | commitdiff | tree |
2019-10-13 |
nineonine | Template Haskell: make unary tuples legal (#16881)
|
commit | commitdiff | tree |
2019-10-12 |
Simon Peyton Jones | Do not add a 'solved dict' for quantified constraints
|
commit | commitdiff | tree |
2019-10-12 |
Simon Peyton Jones | Fix validity checking for inferred types
|
commit | commitdiff | tree |
2019-10-12 |
Ryan Scott | Use newDFunName for both manual and derived instances...
|
commit | commitdiff | tree |
2019-10-12 |
Vladislav Zavialov | Skip T13767 on Darwin
|
commit | commitdiff | tree |
2019-10-12 |
Vladislav Zavialov | Escape stats file command (#13676)
|
commit | commitdiff | tree |
2019-10-12 |
John Ericson | Simplify Configure in a few ways
|
commit | commitdiff | tree |
2019-10-12 |
Stefan Schulze Friel... | Hadrian: Take care of assembler source files
|
commit | commitdiff | tree |
2019-10-12 |
Sebastian Graf | Much simpler language for PmCheck
|
commit | commitdiff | tree |
2019-10-09 |
Ryan Scott | Use addUsedDataCons more judiciously in TcDeriv (#17324)
|
commit | commitdiff | tree |
2019-10-09 |
Ben Gamari | Test
|
commit | commitdiff | tree |
2019-10-09 |
Ben Gamari | Remove GHC_STAGE guards from MachDeps
|
commit | commitdiff | tree |
2019-10-09 |
Ben Gamari | Define GHC_STAGE in headers instead of command-line
|
commit | commitdiff | tree |
2019-10-09 |
Ben Gamari | Relayout generated header body
|
commit | commitdiff | tree |
2019-10-09 |
Ben Gamari | Rename STAGE macro to GHC_STAGE
|
commit | commitdiff | tree |
2019-10-08 |
Sebastian Graf | PmCheck: Look up parent data family TyCon when populating...
|
commit | commitdiff | tree |
2019-10-08 |
Vladislav Zavialov | Bump array and haddock submodules
|
commit | commitdiff | tree |
2019-10-08 |
Richard Eisenberg | Solve constraints from top-level groups sooner
|
commit | commitdiff | tree |
2019-10-08 |
Ryan Scott | Mark newtype constructors as used in the Coercible...
|
commit | commitdiff | tree |
2019-10-08 |
Andrew Martin | [skip ci] clarify what unsound means
|
commit | commitdiff | tree |
2019-10-08 |
Andrew Martin | [skip ci] can not -> may not
|
commit | commitdiff | tree |
2019-10-08 |
Andrew Martin | [skip ci] make the table better
|
commit | commitdiff | tree |
2019-10-08 |
Andrew Martin | [skip ci] link to foreign cmm call
|
commit | commitdiff | tree |
2019-10-08 |
Andrew Martin | Rephrase a bunch of things in the unlifted ffi types...
|
commit | commitdiff | tree |
2019-10-08 |
Andrew Martin | Document the UnliftedFFITypes extension.
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | gitlab-ci: Check coverage of GHC flags in users guide
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | doc: Write out documented flag list
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Run sphinx in nit-picky mode
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Rework pragma key generation
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Document -fworker-wrapper
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Document NondecreasingIndentation
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Fix various warnings
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Document -XHaskell98 and -XHaskell2010
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Make reverse flags addressable via :ghc...
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | users-guide: Refer to language extension flags via...
|
commit | commitdiff | tree |
2019-10-08 |
Sebastian Graf | PmCheck: Identify some semantically equivalent expressions
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | base: Document the fact that Typeable is automatically...
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | gitlab-ci: Use validate flavour in hadrian builds
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | validate: Use Hadrian's validate flavour
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | hadrian: Add `validate` and `slow validate` flavours
|
commit | commitdiff | tree |
2019-10-08 |
Ben Gamari | gitlab-ci: Add missing TEST_ENV variables
|
commit | commitdiff | tree |
2019-10-07 |
John Ericson | Remove GhcLibsWithUnix
|
commit | commitdiff | tree |
2019-10-07 |
John Ericson | Get rid of GHC_PACKAGE_DB_FLAG
|
commit | commitdiff | tree |
2019-10-07 |
John Ericson | Keep OSTYPE local to configure.ac
|
commit | commitdiff | tree |
2019-10-07 |
John Ericson | Remove CONFIGURE_ARGS from configure.ac
|
commit | commitdiff | tree |
2019-10-07 |
Ryan Scott | Refactor some cruft in TcGenGenerics
|
commit | commitdiff | tree |
2019-10-07 |
John Ericson | Get rid of wildcard patterns in prim Cmm emitting code
|
commit | commitdiff | tree |
2019-10-07 |
Andrey Mokhov | Switch to cabal-version=3.0 in base.cabal and rts.cabal
|
commit | commitdiff | tree |
2019-10-07 |
Andrey Mokhov | Switch to cabal-version=3.0 in ghc-heap.cabal
|
commit | commitdiff | tree |
2019-10-07 |
Andrey Mokhov | Hadrian: Stop using in-tree Cabal
|
commit | commitdiff | tree |
2019-10-07 |
Ben Gamari | configure: Determine library versions of template-haskell...
|
commit | commitdiff | tree |
2019-10-07 |
Ben Gamari | Refactor, document, and optimize LLVM configuration...
|
commit | commitdiff | tree |
2019-10-07 |
Ryan Scott | Only flatten up to type family arity in coreFlattenTyFamApp...
|
commit | commitdiff | tree |
2019-10-05 |
Ben Gamari | rts: Fix CNF dirtying logic
|
commit | commitdiff | tree |
2019-10-05 |
Matthew Bauer | Add musl systems to llvm-targets
|
commit | commitdiff | tree |
2019-10-05 |
Roland Senn | New fix for #11647. Avoid side effects like #17171
|
commit | commitdiff | tree |
2019-10-05 |
Artem Pyanykh | [linker, macho] Don't map/allocate zero size sections...
|
commit | commitdiff | tree |
2019-10-05 |
John Ericson | Always enable the external interpreter
|
commit | commitdiff | tree |
2019-10-05 |
John Ericson | Add tryFindTopDir to look for the top dir without blowing...
|
commit | commitdiff | tree |
2019-10-05 |
John Ericson | Pull out the settings file parsing code into it's own...
|
commit | commitdiff | tree |
2019-10-05 |
John Ericson | Factor out a smaller part of Platform for host fallback
|
commit | commitdiff | tree |
2019-10-05 |
Daroc Alden | Deprecate -fwarn-hi-shadowing, because it was never...
|
commit | commitdiff | tree |
2019-10-05 |
John Ericson | Remove {Build,Host}Platform_NAME from header
|
commit | commitdiff | tree |
2019-10-05 |
John Ericson | Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.h
|
commit | commitdiff | tree |
2019-10-05 |
Fumiaki Kinoshita | Add Monad instances to `(,,) a b` and `(,,,) a b c`
|
commit | commitdiff | tree |
2019-10-03 |
Ben Gamari | rules/haddock: Ensure that RTS stats directory exists
|
commit | commitdiff | tree |
2019-10-03 |
Stefan Schulze Friel... | Extend argument of createIOThread to word size
|
commit | commitdiff | tree |
2019-10-03 |
Tobias Guggenmos | Add new debug flag -DZ
|
commit | commitdiff | tree |
2019-10-03 |
Tobias Guggenmos | Improve documentation for runtime debugging flags
|
commit | commitdiff | tree |
2019-10-03 |
Ben Gamari | DynFlags: Only warn when split-sections is ignored
|
commit | commitdiff | tree |
2019-10-03 |
Ben Gamari | Exclude rts.cabal from source distributions
|
commit | commitdiff | tree |
2019-10-03 |
Ben Gamari | testsuite: Mark print037 as fragile, not broken
|
commit | commitdiff | tree |
2019-10-03 |
John Ericson | Make Haddock submodule remote point to gitlab mirror
|
commit | commitdiff | tree |
2019-10-03 |
Richard Eisenberg | Improve documentation around empty tuples/lists
|
commit | commitdiff | tree |
2019-10-03 |
John Ericson | Add `module {-# SOURCE #-} Foo` syntax for hs-boot...
|
commit | commitdiff | tree |
2019-10-03 |
James Brock | docs String, hyperlink to Data.List
|
commit | commitdiff | tree |
2019-10-03 |
Ömer Sinan Ağacan | Fix new compact block allocation in allocateForCompact
|
commit | commitdiff | tree |
2019-10-03 |
Richard Eisenberg | Note [Don't flatten tuples from HsSyn] in MkCore
|
commit | commitdiff | tree |
2019-10-03 |
Ryan Scott | Merge TcTypeableValidity into TcTypeable, document...
|
commit | commitdiff | tree |
2019-10-01 |
Ömer Sinan Ağacan | Make small INLINE functions behave properly
|
commit | commitdiff | tree |
2019-10-01 |
David Eichmann | Hadrian: do not cache GHC configure rule
|
commit | commitdiff | tree |
2019-10-01 |
David Eichmann | Hadrian: Libffi rule now `produces` dynamic library...
|
commit | commitdiff | tree |
2019-10-01 |
Ryan Scott | Refactor some cruft in TcDeriv
|
commit | commitdiff | tree |
2019-10-01 |
Ben Gamari | Bump process submodule
|
commit | commitdiff | tree |
next |