- Mar 07, 1992
-
-
wlott authored
-
- Nov 25, 1991
-
-
wlott authored
-
- Aug 01, 1991
-
-
wlott authored
-
- Jul 22, 1991
-
-
wlott authored
code-component-p, and lra-p. Deleted some old cruft needed to cross compile from the old RT system.
-
- Mar 27, 1991
-
-
wlott authored
-
- Mar 20, 1991
-
-
wlott authored
-
- Mar 14, 1991
- Feb 20, 1991
-
-
ram authored
-
- Jan 08, 1991
-
-
wlott authored
-
- Dec 18, 1990
-
-
wlott authored
flushed the defknown for structurify, and added one for make-structure.
-
- Dec 03, 1990
-
-
wlott authored
exported and we use the bignum package.
-
- Nov 24, 1990
- Nov 21, 1990
-
-
ram authored
%SET-FUNCALLABLE-INSTANCE-INFO.
-
- Nov 10, 1990
-
-
wlott authored
-
- Oct 09, 1990
-
-
wlott authored
-
- Oct 02, 1990
- Aug 21, 1990
-
-
wlott authored
correct order.
-
- Aug 15, 1990
-
-
wlott authored
-
- Jul 13, 1990
-
-
wlott authored
-
- Jul 12, 1990
-
-
ram authored
-
- Jul 07, 1990
-
-
wlott authored
instead of fixnum, 'cause some of the bignum code wants to use it to generate single-digit bignums.
-
- Jul 04, 1990
-
-
wlott authored
-
- Jul 02, 1990
-
-
wlott authored
-
- Jun 25, 1990
-
-
wlott authored
dynamic-space-free-pointer, etc, to return the type system-area-pointer not (system-area-pointer).
-
- Jun 22, 1990
-
-
wlott authored
-
- Jun 17, 1990
-
-
wlott authored
-
- 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.
-