summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* users guide: Fix link to let generalization blog postwip/T17200Ben Gamari2019-09-181-1/+2
* Fix StandaloneDerivingNingning Xie2019-09-121-1/+1
* Bump Cabal submodule to 3.1Sebastian Graf2019-09-126-6/+5
* Remove unused `#include`s from parser/cutils.cJohn Ericson2019-09-121-6/+0
* Do not throw away backpack instantiations for module lookup cacheJohn Ericson2019-09-121-1/+1
* Print the correct system memory in use with +RTS -s (#17158)Pranay Sashank2019-09-121-2/+2
* Windows: make openTempFile fully atomic.Tamar Christina2019-09-112-29/+47
* Refactor bad coercion checking in a few placesÖmer Sinan Ağacan2019-09-114-34/+46
* SetLevels: Fix potential panic in lvlBindBen Gamari2019-09-112-4/+14
* Remove dead `ncgDebugIsOn` and `NCG_DEBUG`John Ericson2019-09-111-8/+1
* Bump Hadrian's QuickCheck dependencyLuke Lau2019-09-111-1/+1
* testsuite: check for RTS linkerPeter Trommler2019-09-112-1/+2
* Remove COMPILING_GHCJohn Ericson2019-09-111-3/+0
* linker: Move -optl flags to end of linker invocation.Niklas Hambüchen2019-09-111-2/+6
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-1074-386/+285
* Replace queryCygwinTerminal with Win32's isMinTTYHandleRyan Scott2019-09-091-61/+11
* Update FastString docstringsDaniel Gröber2019-09-091-8/+10
* Use lazyness for FastString's z-encoding memoizationDaniel Gröber2019-09-092-42/+38
* Fix GHC version guard for Int32Rep/Word32RepMoritz Kiefer2019-09-081-0/+4
* Add a new flag -dno-typeable-binds for debuggingÖmer Sinan Ağacan2019-09-083-4/+21
* hadrian: fix _build/ghc-stage1 to make it callable from any directoryAlp Mestanogullari2019-09-071-2/+3
* Minor refactoring in deriveConstantsÖmer Sinan Ağacan2019-09-071-42/+37
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-058-35/+34
* Make the C-- O and C types constructors with DataKindsJohn Ericson2019-09-055-18/+31
* Few tweaks in -ddump-debug output, minor refactoringÖmer Sinan Ağacan2019-09-022-22/+17
* Use C99 Fixed width types to avoid hack in base's configureJohn Ericson2019-09-015-29/+27
* cap max stack size at 32 bit limit (#17019)Gershom Bazerman2019-09-011-1/+4
* Remove redundant special case in STG pretty-printerÖmer Sinan Ağacan2019-08-311-10/+0
* Add additional step to T16804Eric Wolf2019-08-316-198/+889
* Remove HsUtils/userHsLTyVarBndrsVladislav Zavialov2019-08-301-12/+1
* configure.ac: add --enable-numa switchSergei Trofimovich2019-08-301-2/+13
* Small optimization in the SRT algorithmÖmer Sinan Ağacan2019-08-291-1/+1
* gitlab-ci: Fix URL of Darwin's cabal-install tarballBen Gamari2019-08-292-1/+2
* Fix LLVM version check yet againÖmer Sinan Ağacan2019-08-294-47/+52
* Remove Unused flag -ddump-shape [skip ci]luca2019-08-281-4/+0
* Balance parentheses in GHC 8.10.1 release notesRyan Scott2019-08-281-3/+3
* Fix #17112Sebastian Graf2019-08-283-27/+54
* Return results of Cmm streams in backendsÖmer Sinan Ağacan2019-08-287-46/+72
* Remove redundant OPTIONS_GHC in BlockLayout.hsAndreas Klebinger2019-08-271-3/+0
* Some tweaks in GHC.Compact haddocksÖmer Sinan Ağacan2019-08-271-14/+17
* Some more documentation for typePrimRep1 stuffÖmer Sinan Ağacan2019-08-273-3/+14
* configure.ac: fix '--disable-dwarf-debug'Sergei Trofimovich2019-08-231-5/+6
* Use variable length encoding for Binary instances.Andreas Klebinger2019-08-231-95/+246
* Make non-streaming LLVM and C backends streamingÖmer Sinan Ağacan2019-08-234-20/+19
* Remove special case in SRT generation with -split-sectionsÖmer Sinan Ağacan2019-08-221-26/+5
* base: Reintroduce fusion for scanrTDecki2019-08-222-1/+46
* Add documentation for Hadrian expressionsJames Foster2019-08-222-0/+334
* Doc: add Haddocks for quotRemWord2 primopSylvain Henry2019-08-221-2/+2
* gitlab-ci: Add Windows full build during the nightly pipelineBen Gamari2019-08-221-0/+13
* gitlab-ci: Update bootstrap compiled used for Darwin buildsBen Gamari2019-08-191-2/+2