[project @ 2001-08-07 09:16:15 by sewardj]
authorsewardj <unknown>
Tue, 7 Aug 2001 09:16:15 +0000 (09:16 +0000)
committersewardj <unknown>
Tue, 7 Aug 2001 09:16:15 +0000 (09:16 +0000)
commit0632467ac5a762fba828925b3a15c62f22fad7c5
tree9a761ca7d69e28b52e4d076cb76fe8d5038c69f5
parent2b8f3628a54ff86c9e70acf038afd60cbf3fb074
[project @ 2001-08-07 09:16:15 by sewardj]
This buffer is for notes you don't want to save, and for Lisp evaluation.
If you want to create a file, visit that file with C-x C-f,
then enter the text in that file's own buffer.

Interpreter FFI improvements:

* Support f-i dynamic.
* Correctly handle fns which don't return anything.
* Support x86 stdcall call-conv.

Clean-up of FFI-related code in ByteCodeGen.lhs.
ghc/compiler/ghci/ByteCodeFFI.lhs
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/typecheck/TcForeign.lhs