new function: is_lisp_immediate()
commitf87f749ba5ffeb2e51b28c83d01ac7e33a5ca76d
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 15 Aug 2008 10:58:15 +0000 (15 10:58 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 15 Aug 2008 10:58:15 +0000 (15 10:58 +0000)
treefb1d4b3556df28cc2e8df193393c8976345688f2
parent44623fcbef08695403f96ac740807f5abe376307
new function: is_lisp_immediate()

 * Use where appropriate in the runtime.

 * Since runtime.h now includes fixnum.h, remove a few includes as well.
src/runtime/gc-common.c
src/runtime/gencgc.c
src/runtime/purify.c
src/runtime/runtime.h
version.lisp-expr