- Jan 30, 1991
-
-
ram authored
-
ram authored
Changed PACKAGE-NAME, and other exported package slots to be %'ed, with an interface stub that accepts package names as well as packages. All uses internal to this file are the %mumbles. This also has the effect of making these accessors externally read-only. Changed SHADOW to accept strings as well as symbols. I believe these changes fix the last X3J13 package cleanups we didn't comply with.
-
ram authored
float traps enabled in saved cores.
-
ram authored
in the hope that this will preserve load-order locality in the objects hanging off of the info environment (such as the compiler backend functions.)
-
- Jan 28, 1991
-
-
wlott authored
can run under old kernels.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
(which they don't in the case of "Compile File".)
-
ram authored
-
ram authored
-
wlott authored
in the correct range to be a forwarding pointer. Therefore, fixnums that just happened to be represented by a value in that range looked like forwarding pointers. Scavenge should have been checking to see if the object really was a pointer before checking the range.
-
- Jan 25, 1991
-
-
wlott authored
has it's hack so we don't have to recompile everything.
-
wlott authored
-
ram authored
COMPILE-FROM-STREAM instead of :DEFINED-FROM-PATHNAME.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
Also, changed NOTE-THIS-LOCATION from a macro to a function, since there is no reason why this code has to be inline now that EMIT-LABEL is a normal function.
-
ram authored
-
- Jan 24, 1991
-
-
wlott authored
-
- Jan 22, 1991
- Jan 20, 1991
- Jan 14, 1991
- Jan 13, 1991
-
-
ram authored
simple-bit-vector arguments.
-
ram authored
-
ram authored
-
ram authored
for making similar transforms.
-
ram authored
-
ram authored
Added transform for VECTOR-LENGTH that returns the constant result when the type has specified dimensions.
-
ram authored
-
ram authored
PROPAGATE-TO-ARGS so that we know that the first arg won't be deleted yet.
-
wlott authored
-
wlott authored
-
wlott authored
only test required destructured args, and tested them to be conses. Also, use the supplied error-fun to single violations of this, not error. And wrap (the list ...) around the args to calls to length to keep Scott happy.
-
- Jan 12, 1991
-
-
wlott authored
to record debugger sessions, and it changes *standard-input* and *standard-output*, so it works correctly with the new stream structure.
-
wlott authored
system area pointer.
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
other defconstants.
-