- Apr 19, 1991
- Apr 17, 1991
-
-
wlott authored
read macro to return incorrect bit-vectors.
-
- Apr 16, 1991
- Apr 15, 1991
- Apr 14, 1991
- Apr 13, 1991
- Apr 12, 1991
- Apr 11, 1991
-
-
wlott authored
-
- Apr 10, 1991
-
-
ram authored
-
- Apr 09, 1991
-
-
ram authored
ERROR. Changed PROCESS-FORM to dump calls to ERROR, CERROR or BREAK as cold load forms, so that we discover this lossage at genesis time.
-
ram authored
feature.
-
ram authored
TNs. Also fixed a bug in multi-location load-tn spilling.
-
wlott authored
set, and deftransform the rest. Added VOPs for shift-towards-{start,end}.
-
wlott authored
instruction set. Added VOPs for shift-towards-{start,end}.
-
ram authored
where we can't figure out why a template was rejected.
-
ram authored
generic derive-type methods for use with defknown.
-
ram authored
-
wlott authored
symbol so we don't allocate on top of the new array. Fixed sxhash-simple-string to load the length before branching to sxhash-simple-substring. Fixed sxhash-simple-substring to mask the shift amount by #x1f, because the RT shift instructions look at *6* bits, not 5 like reasonable machines.
-
wlott authored
type.
-
ram authored
from being unnecessarily retained in saved cores.
-
ram authored
in save-lisp. This prevents us from unnecessarily holding on to interpreted drek created at load time.
-
ram authored
hackery a bit: now the interfaces are exported, and we don't need to import some junk that is now exported from kernel.
-