[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)
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.


No differences found