- Sep 28, 1990
- Sep 27, 1990
-
-
ram authored
an arg is a FIXNUM, since there is a good implementation in that case.
-
ram authored
functions and failed optimizations. Previously the context nodes for failed optimizations where being freelisted before IR1-FINALIZE which caused NOTE-FAILED-OPTIMIZATION to think that the call had been deleted, squelching the note.
-
ram authored
subfunctions interfaces so that main can call them in the right places.
-
wlott authored
space instead of static space. Added stuff to defer putting things like debug info in read only space until after we've put everything useful there, primarily to improve code density.
-
wlott authored
-
wlott authored
Wrote FIND-HOLES, which finds any holes in the heap.
-
wlott authored
-
wlott authored
-
wlott authored
-
- Sep 26, 1990
- Sep 25, 1990
- Sep 24, 1990
- Sep 23, 1990
- Sep 21, 1990
-
-
wlott authored
stack. This is to keep the environment from being trashed.
-
wlott authored
-
wlott authored
,.
-
wlott authored
to set the top of the number stack.
-
wlott authored
-
wlott authored
install_handler to be able to take SIG_DFL or SIG_IGN.
-
wlott authored
-
wlott authored
-
wlott authored
the function can correctly compute $CODE. Wrote undefined_tramp and closure_tramp.
-
wlott authored
-
wlott authored
we have to do extra stuff (i.e. set the raw address).
-
wlott authored
-
wlott authored
-
wlott authored
-