- May 29, 1990
-
-
ram authored
a defparameter rather than a constant.
-
ram authored
Changed %PRIMITIVE PUTF to be %PUTF so that we can interpret SETF GETF.
-
ram authored
before we run top-level forms. Added WORLD-LOAD-INIT-FUNCTION so that we don't have to use an interpreted lambda in worldload (and swap in the entire interpreter on startup.)
-
ram authored
-
ram authored
-
- May 25, 1990
- May 23, 1990
-
-
ram authored
-
- May 18, 1990
- May 16, 1990
- May 15, 1990
-
-
wlott authored
-
- May 14, 1990
-
-
ram authored
-
- May 12, 1990
- May 11, 1990
-
-
wlott authored
-
- May 09, 1990
-
-
wlott authored
Redid, reformated, and generally replaced the bignum package exports.
-
- May 07, 1990
-
-
wlott authored
gets exported from both vm and bignum. Otherwise, we would lose 'cause the C package uses both of them.
-
- May 06, 1990
- Apr 30, 1990
- Apr 29, 1990
-
-
wlott authored
to use normal string ops to keep it from making bogus assumptions about when GC can happen.
-
wlott authored
-
wlott authored
Nuked call to %primitive make-immeidate-type. Nuked a few numeric constants in favor of symbol ones. Changed assq and memq to assoc and member with :test #'eq.
-
wlott authored
running lisp.
-
wlott authored
-
- Apr 27, 1990
-
-
wlott authored
kernel package.
-
wlott authored
Add the system-area-pointer lisp type when necessary in def-c-routine. Fixed backquote problems with def-c-variable.
-
wlott authored
special purpose unsigned-byte 32 functions. Replaced merge-bits with a function that gets translated into spiffy code.
-
wlott authored
Added a type decl to the pointer alien-access expert.
-
ram authored
-
ram authored
-
- Apr 26, 1990