- 19 Aug, 1992 4 commits
- 18 Aug, 1992 2 commits
- 16 Aug, 1992 4 commits
- 15 Aug, 1992 1 commit
-
-
wlott authored
sltu to compare the number with zero, when it should be using slt. So it never though anything was less then zero.
-
- 14 Aug, 1992 2 commits
- 13 Aug, 1992 3 commits
- 12 Aug, 1992 1 commit
-
-
wlott authored
if it is a SYMBOL, because we want NIL to act like the empty list, and not an attempt to bind NIL.
-
- 11 Aug, 1992 1 commit
-
-
ram authored
-
- 06 Aug, 1992 4 commits
- 05 Aug, 1992 6 commits
-
-
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.
-
- 04 Aug, 1992 8 commits
-
-
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.
-
- 03 Aug, 1992 4 commits
-
-
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).
-