- Jul 02, 1990
-
-
wlott authored
symbols function slot to be the undefined function.
-
- Jun 09, 1990
-
-
wlott authored
accessors (still in cell.lisp), the allocation stuff (in alloc.lisp) and the defknowns (in vm-fndb.lisp). This was prompted by the the old loader barfing on the huge form generated when they were all in cell.lisp.
-
- May 31, 1990
-
-
wlott authored
not just the constants.
-
- May 30, 1990
-
-
cvs2git authored
-
- May 25, 1990
- Apr 24, 1990
-
-
wlott authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 28, 1990
-
-
wlott authored
this to make sure all the cons cells remain positioned the same relative to each other. Don't use vm:pad-data-block to round the size of a cons cell when writing into the cdr of the previous cell because it converts from words to bytes.
-
- Feb 27, 1990