Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UniqDSet for finding free names in the Linker | Bartosz Nitka | 2016-06-02 | 1 | -5/+6 |
* | Remote GHCi: batch the creation of strings | Simon Marlow | 2016-02-02 | 1 | -5/+53 |
* | Enable stack traces with ghci -fexternal-interpreter -prof | Simon Marlow | 2016-01-08 | 1 | -16/+17 |
* | Remove some redundant definitions/constraints | Herbert Valerio Riedel | 2015-12-31 | 1 | -1/+0 |
* | Drop pre-AMP compatibility CPP conditionals | Herbert Valerio Riedel | 2015-12-31 | 1 | -3/+0 |
* | Maintain cost-centre stacks in the interpreter | Simon Marlow | 2015-12-21 | 1 | -14/+7 |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 1 | -75/+18 |
* | Make Monad/Applicative instances MRP-friendly | Herbert Valerio Riedel | 2015-10-17 | 1 | -2/+2 |
* | Rename some of the functions in NameSet, to make the uniform with VarSet etc | Simon Peyton Jones | 2014-11-28 | 1 | -1/+1 |
* | Convert GHCi sources from .lhs to .hs | Rodlogic | 2014-10-29 | 1 | -0/+555 |