[project @ 2000-10-06 15:48:30 by simonmar]
- Add Linker.lhs, an interface to the underlying RTS object linker - Split off the interpreter's abstract syntax into InterpSyn.lhs - Some minor updates to the compilation manager stuff.
Showing
- ghc/compiler/ghci/CmCompile.lhs 1 addition, 1 deletionghc/compiler/ghci/CmCompile.lhs
- ghc/compiler/ghci/CmFind.lhs 1 addition, 1 deletionghc/compiler/ghci/CmFind.lhs
- ghc/compiler/ghci/CmLink.lhs 48 additions, 18 deletionsghc/compiler/ghci/CmLink.lhs
- ghc/compiler/ghci/CmStaticInfo.lhs 1 addition, 1 deletionghc/compiler/ghci/CmStaticInfo.lhs
- ghc/compiler/ghci/CmSummarise.lhs 2 additions, 2 deletionsghc/compiler/ghci/CmSummarise.lhs
- ghc/compiler/ghci/CompManager.lhs 3 additions, 4 deletionsghc/compiler/ghci/CompManager.lhs
- ghc/compiler/ghci/InterpSyn.lhs 283 additions, 0 deletionsghc/compiler/ghci/InterpSyn.lhs
- ghc/compiler/ghci/Linker.lhs 90 additions, 0 deletionsghc/compiler/ghci/Linker.lhs
Loading
Please register or sign in to comment