summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* ghc-heap: partial TSO/STACK decodingDavid Eichmann2020-11-2818-15/+1020
* Split Up getClosureDataFromHeapRepMatthew Pickering2020-11-261-9/+18
* Remove special case for GHC.ByteCode.InstrMatthew Pickering2020-11-261-3/+1
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-2619-316/+326
* CmmToLlvm: Declare signature for memcmpwip/angerman/arm64Ben Gamari2020-11-241-2/+18
* rts: Flush eventlog buffers from flushEventLogBen Gamari2020-11-241-0/+9
* Bump time submodule to 1.11.1Ben Gamari2020-11-225-0/+0
* Export indexError from GHC.Ix (#18579)Krzysztof Gogolewski2020-11-201-1/+1
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-152-5/+5
* ghc-heap: expose decoding from heap representationDavid Eichmann2020-11-101-65/+112
* Export SPEC from GHC.Exts (#13681)Sylvain Henry2020-11-101-1/+1
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-0/+4
|\
| * Mitigate data races in event manager startup/shutdownwip/tsan/event-mgrBen Gamari2020-10-241-0/+4
* | Naming, value types and tests for Addr# atomicsViktor Dukhovni2020-11-052-4/+9
* | Bignum: make GMP's bignat_add not recursiveSylvain Henry2020-11-031-4/+4
* | Fix a leak in `transpose`Hécate2020-11-014-6/+75
* | winio: Fix unused variables warningsTamar Christina2020-10-311-13/+9
* | [skip ci] Fix typo in `callocBytes` haddock.Viktor Dukhovni2020-10-301-1/+1
* | winio: simplify logic remove optimization step.Tamar Christina2020-10-271-42/+65
* | Version bump: base-4.16 (#18712)Vladislav Zavialov2020-10-2718-7/+7
* | Fix `instance Bounded a => Bounded (Down a)` (#18716)David Beacham2020-10-272-6/+32
|/
* Implement -Woperator-whitespace (#18834)Vladislav Zavialov2020-10-191-0/+0
* Linting correctionsHécate2020-10-171-1/+1
* Clarify Eq documentation #18713f-a2020-10-161-9/+4
* base: Reintroduce necessary LANGUAGE pragmasBen Gamari2020-10-161-0/+2
* Extend mAX_TUPLE_SIZE to 64GHC GitLab CI2020-10-153-80/+29
* Remove Proxy# argument in Data.Typeable.InternalKrzysztof Gogolewski2020-10-152-5/+5
* Unification of Nat and NaturalsHaskellMouse2020-10-137-16/+28
* Initial ShortText code and conversion of package db codeWander Hillen2020-10-134-32/+678
* Bignum: fix bigNatCompareWord# bug (#18813)Sylvain Henry2020-10-101-1/+1
* winio: fixed more data error.Tamar Christina2020-10-091-1/+1
* winio: fixed bytestring reading interface.Tamar Christina2020-10-094-3/+43
* winio: fix array splatTamar Christina2020-10-091-3/+7
* Add linting of `base` to the CIHécate2020-10-099-23/+22
* Update containers to v0.6.4.1Simon Jakobi2020-10-091-0/+0
* WinIO: Small changes related to atomic request swaps.Andreas Klebinger2020-10-074-20/+24
* Inline `integerDecodeDouble#` and constant-fold `decodeDouble_Int64#` insteadSebastian Graf2020-10-051-6/+2
* Bignum: implement integerPowMod (#18427)Sylvain Henry2020-10-029-38/+154
* Bignum: implement integerRecipMod (#18427)Sylvain Henry2020-10-029-7/+114
* Fix typos in commentsKrzysztof Gogolewski2020-10-024-4/+4
* Bignum: add integerNegate RULESylvain Henry2020-10-011-0/+3
* Allow fusion with catMaybes (#18574)Sylvain Henry2020-10-012-2/+5
* Bump Cabal, hsc2hs, directory, process submodulesBen Gamari2020-09-303-0/+0
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-292-7/+7
* Bignum: add bigNatFromWordArraySylvain Henry2020-09-262-0/+45
* Bignum: implement extended GCD (#18427)Sylvain Henry2020-09-259-27/+241
* Bignum: refactor backend modulesSylvain Henry2020-09-258-38/+53
* Update Lock.hs with more documentation to make sure that the Boolean return v...syd@cs-syd.eu2020-09-241-0/+2
* Remove redundant "do", "return" and language extensions from baseHécate2020-09-2346-188/+191
* Bump submodulesBen Gamari2020-09-233-0/+0