[project @ 2000-02-08 15:32:29 by sewardj]
Many bug fixes for object loading: -- create class symbol table entries more correctly -- find GHC-created info tables for names which are constructors -- add debugging machinery: :d <entity> and symbol-table printers
Showing
- ghc/interpreter/codegen.c 13 additions, 6 deletionsghc/interpreter/codegen.c
- ghc/interpreter/compiler.c 8 additions, 2 deletionsghc/interpreter/compiler.c
- ghc/interpreter/hugs.c 55 additions, 10 deletionsghc/interpreter/hugs.c
- ghc/interpreter/interface.c 216 additions, 49 deletionsghc/interpreter/interface.c
- ghc/interpreter/lib/Prelude.hs 4 additions, 4 deletionsghc/interpreter/lib/Prelude.hs
- ghc/interpreter/link.c 22 additions, 9 deletionsghc/interpreter/link.c
- ghc/interpreter/parser.y 3 additions, 3 deletionsghc/interpreter/parser.y
- ghc/interpreter/storage.c 148 additions, 5 deletionsghc/interpreter/storage.c
- ghc/lib/hugs/Prelude.hs 4 additions, 4 deletionsghc/lib/hugs/Prelude.hs
Loading
Please register or sign in to comment