summaryrefslogtreecommitdiff
path: root/rts/Heap.c
Commit message (Expand)AuthorAgeFilesLines
* support small arrays and CONSTR_NOCAF in ghc-heapDavid Hewson2019-05-311-0/+11
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-161-3/+8
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-051-3/+3
* Add HeapView functionalityPatrick Dougherty2018-05-201-0/+220