summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add support for producing HTML table summarizing metricswip/perf-table-htmlBen Gamari2019-12-101-0/+45
* Revert "rts: Drop redundant flags for libffi"wip/T17520Ben Gamari2019-12-101-3/+8
* Fix comment typosGabor Greif2019-12-093-3/+3
* Split up coercionKindSimon Peyton Jones2019-12-0614-53/+54
* Work in progress on coercionLKind, coercionRKindSimon Peyton Jones2019-12-061-75/+122
* Implement pointer tagging for big families (#14373)Gabor Greif2019-12-0619-32/+382
* Fix typo in documentation of Base.hs.Matthias Braun2019-12-051-1/+1
* rts/NonMovingSweep: Fix locking of new mutable list allocationBen Gamari2019-12-051-1/+1
* Parenthesize the * kind in TH.PprVladislav Zavialov2019-12-056-14/+36
* Pretty-printing of the * kindVladislav Zavialov2019-12-0524-97/+123
* testsuite: Use colors more consistentlyBen Gamari2019-12-052-9/+12
* testsuite: Make performance metric summary more readableBen Gamari2019-12-054-20/+53
* testsuite: Factor out terminal coloringBen Gamari2019-12-054-19/+36
* testsuite: Disable divByZero on non-NCG targetsBen Gamari2019-12-051-0/+4
* nonmoving: Clear segment bitmaps during sweepBen Gamari2019-12-053-7/+4
* Test proxy-polymorphic sameNat and sameSymbolBodigrim2019-12-052-0/+25
* Make sameNat and sameSymbol proxy-polymorphicBodigrim2019-12-053-6/+4
* users guide: Try to silence underfull \hbox warningsBen Gamari2019-12-051-0/+4
* Improve error messages for SCC pragmasVladislav Zavialov2019-12-054-21/+26
* Meaning-preserving SCC annotations (#15730)Vladislav Zavialov2019-12-0513-59/+141
* Elf: Fix link info note generationBen Gamari2019-12-031-12/+4
* Simplify uniqAwayBen Gamari2019-12-038-60/+84
* Drop Uniquable constraint for AnnTargetBen Gamari2019-12-036-32/+60
* users-guide: Add 8.12.1 release notesBen Gamari2019-12-032-0/+91
* Add constant folding rule (#16402)Sylvain Henry2019-12-034-6/+88
* Use Int# primops in `Bits Int{8,16,32,64}` instancesSylvain Henry2019-12-031-16/+16
* Make BCO# liftedBen Gamari2019-12-036-22/+23
* Document RTS behaviour upon encountering '--'.Athas2019-12-031-1/+2
* Use the new timesInt2# primop in integer-gmp (#9431)Sylvain Henry2019-12-021-4/+19
* Add `timesInt2#` primopSylvain Henry2019-12-0211-0/+174
* configure.ac: make cross-compiler detection stricterSergei Trofimovich2019-12-021-1/+1
* gitlab-ci: Always build source tarballBen Gamari2019-12-021-0/+1
* gitlab-ci: Add release-x86_64-linux-deb9 jobBen Gamari2019-12-021-0/+14
* testsuite: Simplify Python <3.5 fallback for TextIOBen Gamari2019-12-021-2/+5
* gitlab-ci: Fix Windows bindist collectionBen Gamari2019-12-021-1/+1
* gitlab-ci: Add Debian 10 buildsBen Gamari2019-12-021-1/+35
* gitlab-ci: Consolidate release build configurationBen Gamari2019-12-021-23/+25
* gitlab-ci: Set LANG on CentOS 7Ben Gamari2019-12-021-0/+2
* gitlab-ci: pxz is unavailable on CentOS 7Ben Gamari2019-12-022-1/+4
* gitlab-ci: Bump Docker imagesBen Gamari2019-12-021-1/+1
* base: Fix <unistd.h> #includeBen Gamari2019-12-021-2/+2
* gitlab-ci: Disable Sphinx build on Debian 8Ben Gamari2019-12-021-0/+6
* win32-init: Drop workaround for #17480Ben Gamari2019-12-021-2/+0
* gitlab-ci: Fix changelog linting logicBen Gamari2019-12-021-1/+1
* Simplify: Fix pretty-printing of strictnessBen Gamari2019-12-021-2/+2
* More Haddock syntax in GHC.Hs.UtilsBen Gamari2019-12-021-15/+16
* Fix more typosBrian Wignall2019-12-0234-35/+35
* API Annotations: Unicode '->' on HsForallTyAlan Zimmerman2019-12-025-1/+38
* Convert warnings into assertionsKrzysztof Gogolewski2019-12-022-4/+4
* testsuite: Don't override LD_LIBRARY_PATH, only prependBen Gamari2019-12-021-1/+1