Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+0 |
* | Add HeapView functionality | Patrick Dougherty | 2018-05-20 | 1 | -2/+1 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | [iserv] Fixing the word size for RemotePtr and toWordArray | Ben Gamari | 2017-07-12 | 1 | -14/+4 |
* | Remote GHCi: batch the creation of strings | Simon Marlow | 2016-02-02 | 1 | -2/+3 |
* | Remote GHCi: Optimize the serialization/deserialization of byte code | Simon Marlow | 2016-02-02 | 1 | -1/+13 |
* | Enable stack traces with ghci -fexternal-interpreter -prof | Simon Marlow | 2016-01-08 | 1 | -21/+22 |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 1 | -187/+97 |
* | Rename package key to unit ID, and installed package ID to component ID. | Edward Z. Yang | 2015-10-14 | 1 | -2/+2 |
* | Convert GHCi sources from .lhs to .hs | Rodlogic | 2014-10-29 | 1 | -0/+271 |