0.9.1.46: refactoring callbacks
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 16 Jun 2005 12:43:51 +0000 (12:43 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 16 Jun 2005 12:43:51 +0000 (12:43 +0000)
commit6cb01770be85e0164c2cdf89e7d6a626dcaf702d
tree603998b9048129a2f2a47687f0dace20e255d8b2
parente3547b45241fdc4a2aaab382f1e7e8f71566beba
0.9.1.46: refactoring callbacks
  * turn ALIEN-CALLBACK into a macro so we avoid a runtime call to the compiler.
  * additional bits of interface: ALIEN-CALLBACK-P, ALIEN-CALLBACK-FUNCTION,
     (SETF ALIEN-CALLBACK-FUNCTION), and INVALIDATE-ALIEN-CALLBACK.
  * more tests.
src/code/target-alieneval.lisp
tests/callback.impure.lisp
version.lisp-expr