- 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.
-
- Jun 08, 1990
-
-
wlott authored
-
- Jun 03, 1990
- May 30, 1990
-
-
cvs2git authored
-
- May 27, 1990
-
-
ch authored
-
- May 26, 1990
-
-
wlott authored
be able to constant fold.
-
- May 23, 1990
-
-
wlott authored
copy-to-system-area, copy-from-system-area, and system-area-copy.
-
- May 14, 1990
-
-
wlott authored
simple-array-mumble-float primitive types.
-
- May 09, 1990
-
-
wlott authored
Fixed %digit-0-or-plusp to be defknowned to return boolean instead of (mod 2).
-
- May 06, 1990
-
-
wlott authored
Added {signed,unsigned}-byte-32-p.
-
- Apr 27, 1990
-
-
wlott authored
-
- Mar 29, 1990
-
-
wlott authored
defknown %raw-bits and (setf %raw-bits).
-
- Mar 27, 1990
-
-
wlott authored
-