summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize unpackCString# to allocate less.wip/unpackStringAndreas Klebinger2020-01-171-43/+54
* gitlab-ci: Don't FORCE_SYMLINKS on WindowsBen Gamari2020-01-171-1/+1
* Revert "`exprOkForSpeculation` for Note [IO hack in the demand analyser]"Sebastian Graf2020-01-161-11/+11
* replace dead html link (fixes #17661)Adam Wespiser2020-01-161-1/+1
* Remove special case case of bool during STG -> C--John Ericson2020-01-162-86/+1
* Get rid of OpDestJohn Ericson2020-01-161-598/+583
* Handle TagToEnum in the same big case as the other primopsJohn Ericson2020-01-163-35/+94
* Better documentation for mkEtaWW [skip ci]Sebastian Graf2020-01-161-11/+24
* Comments in TcHsTypeSimon Peyton Jones2020-01-121-2/+2
* Minor refactor around quantified constraintsSimon Peyton Jones2020-01-122-13/+41
* Comments about constraint floatingSimon Peyton Jones2020-01-121-0/+5
* Add comments about TH levelsSimon Peyton Jones2020-01-123-6/+12
* users-guide/debug-info: typo “behivior”Jean-Baptiste Mazon2020-01-121-1/+1
* Fix LANG=C for readelf invocation in T14999Sylvain Henry2020-01-121-1/+1
* gitlab-ci: Retain bindists used by head.hackage for longerBen Gamari2020-01-121-1/+3
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-12136-360/+360
* Don't zap to Any; error insteadRichard Eisenberg2020-01-1233-124/+298
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-1268-1053/+1696
* improve docs for HeaderInfo.getImportsAdam Sandberg Eriksson2020-01-121-1/+2
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-0836-195/+160
* Bump haskeline submodule to 0.8.0.1Ben Gamari2020-01-083-0/+11
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-0847-239/+230
* Monomorphize HsModule to GhcPs (#17642)Ryan Scott2020-01-078-21/+19
* Remove `parallel` check from configure.acSylvain Henry2020-01-071-1/+0
* gitlab-ci: Pull test metrics before running testsuiteBen Gamari2020-01-072-52/+76
* gitlab-ci: Rename push-test-metrics.sh to test-metrics.shBen Gamari2020-01-071-0/+0
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1
* configure: Find Python3 for testsuiteBen Gamari2020-01-076-3/+20
* gitlab-ci: Disallow Windows from failingBen Gamari2020-01-071-1/+0
* testsuite: Mark T17073 as broken on WindowsBen Gamari2020-01-071-1/+2
* Use non-empty lists to remove partiality in matching codeJohn Ericson2020-01-075-103/+105
* configure: Only check GCC version if CC is GCCBen Gamari2020-01-071-19/+24
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-0699-334/+352
* Fix overflow.Tamar Christina2020-01-061-1/+1
* testsuite: Mark cgrun057 as fragile on all platformsBen Gamari2020-01-041-1/+1
* Split integerGmpInternals test in several partsSylvain Henry2020-01-049-175/+247
* Add lexerDbg to dump the tokens fed to the parserVladislav Zavialov2020-01-042-2/+10
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-048-19/+19
* Add Cmm related hooksSylvain Henry2020-01-043-5/+21
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-04168-362/+359
* Simplify mrStrGabor Greif2020-01-033-10/+3
* Tweak Cmm dumps to avoid generating sections for empty groupsÖmer Sinan Ağacan2019-12-311-15/+20
* Fix some sloppy indentationKevin Buhr2019-12-311-3/+3
* Add additional Note explaining the -Iw flagKevin Buhr2019-12-311-2/+49
* Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr2019-12-314-20/+63
* Testsuite: update some Haddock testsVladislav Zavialov2019-12-3112-8/+60
* Module hierarchy (#13009): StgSylvain Henry2019-12-3146-228/+226
* testsuite: Enlarge acceptance window for T1969Ben Gamari2019-12-301-1/+1
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* TcIface: Fix inverted logic in typechecking of source ticksBen Gamari2019-12-301-1/+1