summaryrefslogtreecommitdiff
path: root/libraries/ghc-heap/GHC/Exts/Heap.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-2/+2
* Remove unneeded CPP now that GHC 8.6 is the minimumRyan Scott2019-09-251-4/+0
* ghc-heap: implement WEAK closure type #16974Adam Sandberg Eriksson2019-07-261-0/+11
* support small arrays and CONSTR_NOCAF in ghc-heapDavid Hewson2019-05-311-0/+6
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-181-0/+1
* Fix endian issues in ghc-heapPeter Trommler2018-07-271-0/+17
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-051-1/+1
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-0/+254