- May 08, 1991
- May 06, 1991
-
-
ram authored
-
chiles authored
William needs this file.
-
ram authored
-
chiles authored
Fixed a lifetime bug in the subtract-with-borrow bignum support vop.
-
ram authored
to be on the stack, and then to use maybe-load-stack-tn so that we don't run out of registers for load-tns.
-
ram authored
block-compile is NIL.
-
ram authored
-
ram authored
to report-times, rather than at load time (so that it will be right for the machine run on, rather than the machine built on.) Tweaked some compiler conditionals and fixed some wrong-type slot defaults.
-
ram authored
no-compiler features, since it depends on the VM object format database.
-
- May 05, 1991
- May 04, 1991
-
-
wlott authored
wouldn't clear the extra bits if the bit offset into the word was 0. In actuality, this didn't matter, because this vop was never used. Even if the index was a constant, it got fed through check-bounds, so it was no longer a constant when it showed up at data-vector-ref.
-
wlott authored
of the word. The RT is a big-endiand machine, not a little-endian.
-
ram authored
various ways.
-
ram authored
can print a more tasteful (and compact) output.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
but properly deals with things like (once-only ((a (somefun a))) ...).
-
wlott authored
-
- May 03, 1991
-
-
ram authored
representation. Changed to not print notes about coercions for TYPE-CHECK-ERROR.
-
wlott authored
the heap.
-
wlott authored
the heap.
-
wlott authored
core.
-
wlott authored
instead of error, so that we don't have to define bogus move functions for the FPA and APFA SCs on the RT.
-
wlott authored
the middle of the current frame.
-
- May 01, 1991
-
-
ram authored
one.
-
- Apr 30, 1991
- Apr 29, 1991
- Apr 28, 1991