summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeGen.hs
Commit message (Expand)AuthorAgeFilesLines
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-13/+27
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-90/+85
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-2/+29
* Implement more deterministic operations and document themBartosz Nitka2015-12-021-1/+1
* Create a deterministic version of tyVarsOfTypeBartosz Nitka2015-11-211-25/+25
* Detect invalid foreign imports in bytecode compilerSylvain HENRY2015-11-111-8/+23
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-171-3/+4
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-2/+2
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1
* Convert GHCi sources from .lhs to .hsRodlogic2014-10-291-0/+1688