Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghc-heap: Introduce closureSize | Ben Gamari | 2019-03-17 | 4 | -0/+51 |
* | Implement -Wredundant-record-wildcards and -Wunused-record-wildcards | Matthew Pickering | 2019-02-14 | 1 | -1/+1 |
* | Fix some broken links (#15733) | Fangyi Zhou | 2018-10-25 | 2 | -2/+2 |
* | ghc-heap: Fix writing closures on big endian | Peter Trommler | 2018-10-15 | 1 | -1/+4 |
* | NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghci | Shayne Fletcher | 2018-09-18 | 9 | -0/+11 |
* | Fix endian issues in ghc-heap | Peter Trommler | 2018-07-27 | 1 | -0/+17 |
* | Support the GHCi debugger with -fexternal-interpreter | Simon Marlow | 2018-07-16 | 3 | -5/+13 |
* | Rename some mutable closure types for consistency | Ömer Sinan Ağacan | 2018-06-05 | 2 | -5/+5 |
* | ghc-heap: Add dependency from GHC.Exts.Heap.Closures to InfoTableProf | Ben Gamari | 2018-05-30 | 1 | -0/+6 |
* | Update repository sub-dir for ghc-heap in ghc-heap.cabal.in | Alp Mestanogullari | 2018-05-30 | 1 | -1/+1 |
* | ghc-prim: Bump version | Ben Gamari | 2018-05-20 | 1 | -1/+1 |
* | Add HeapView functionality | Patrick Dougherty | 2018-05-20 | 17 | -0/+1525 |