- Aug 19, 1992
-
-
wlott authored
-
- Aug 18, 1992
- Aug 16, 1992
- Aug 15, 1992
-
-
wlott authored
sltu to compare the number with zero, when it should be using slt. So it never though anything was less then zero.
-
- Aug 14, 1992
- Aug 13, 1992
- Aug 12, 1992
-
-
wlott authored
if it is a SYMBOL, because we want NIL to act like the empty list, and not an attempt to bind NIL.
-
- Aug 11, 1992
-
-
ram authored
-
- Aug 06, 1992
- Aug 05, 1992
-
-
ram authored
-
ram authored
number-consing and generic arithmetic. Also, rearranged the computation so that the time is correctly computed for up to 457 days, instead of only 71 minutes.
-
ram authored
time, and returns them as seconds and microseconds.
-
ram authored
it.
-
ram authored
-
ram authored
LOOP is supposed to have setting semantics.
-
- Aug 04, 1992
-
-
ram authored
-
ram authored
in RECOGNIZE-KNOWN-CALL, because it won't work. For now, SETF functions are never inline expanded.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
locations into numbers instead of mapping tns into locations.
-
wlott authored
the new assembler.
-
wlott authored
assembler.
-
- Aug 03, 1992
-
-
wlott authored
package.
-
wlott authored
pass, and just fill in the position in the back-patch instead of emitting the debug-location itself during the back-patch. Otherwise, the debug-locations end up out of order.
-
wlott authored
so that it can be filled in later if we don't know all the info now. Changed make-location-info to allow the label to be NIL, meaning it will be filled in later.
-
wlott authored
signed. It was producing negative fixnums when the high three bits were set (which should result in a 32-bit bignum).
-
ram authored
-
ram authored
won't flame out.
-
wlott authored
-