redo ffi generation, add constants, more setf hacks
commit3521723e865da9611344dd20eedb3913efa77c92
authorBart Botta <00003b@gmail.com>
Sun, 7 Dec 2008 07:20:14 +0000 (7 01:20 -0600)
committerBart Botta <00003b@gmail.com>
Sun, 7 Dec 2008 07:20:14 +0000 (7 01:20 -0600)
tree0f3e0916bc84f5d52e70c8c4dd372b9d8a1a413d
parent3c034d3822bd7b7f6f75cb84ea2203fd5b63bf8f
redo ffi generation, add constants, more setf hacks
20 files changed:
compile/compiler-context.lisp
compile/compiler.lisp
compile/defun.lisp
compile/ffi.lisp
compile/special-forms.lisp
compile/swfclass.lisp
file/write.lisp
lib/avm2-lib.asd
lib/cl-conses.lisp
lib/cl-conses2.lisp
lib/cl.lisp
lib/library-packages.lisp [deleted file]
lib/player-class-decl.lisp [deleted file]
lib/player-classes.lisp [deleted file]
lib/player-ffi-defs.lisp [new file with mode: 0644]
lib/player-ffi-packages.lisp [new file with mode: 0644]
lib/playerglobal.extracted.lisp [new file with mode: 0644]
lib/wrap-lib.lisp [new file with mode: 0644]
test/roots.lisp
test/test.lisp