summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeAsm.hs
Commit message (Expand)AuthorAgeFilesLines
* Remote GHCi: batch the creation of stringsSimon Marlow2016-02-021-5/+53
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-16/+17
* Remove some redundant definitions/constraintsHerbert Valerio Riedel2015-12-311-1/+0
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-3/+0
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-14/+7
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-75/+18
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-171-2/+2
* Rename some of the functions in NameSet, to make the uniform with VarSet etcSimon Peyton Jones2014-11-281-1/+1
* Convert GHCi sources from .lhs to .hsRodlogic2014-10-291-0/+555