- Jul 09, 1992
-
-
wlott authored
can just add :debug to *features* and recompile without changing the source code.
-
- Jul 08, 1992
-
-
wlott authored
is my fault that it is wrong, not his.
-
hallgren authored
-
hallgren authored
-
hallgren authored
-
ram authored
interrupt characters anymore.
-
wlott authored
-
wlott authored
-
wlott authored
displacement as the base because the base is used to determine the space. Had the condition backwards on a use of addib. Had to split a different addib into an addi/comb because the immediate wasn't a (signed-byte 5).
-
- Jul 07, 1992
- Jul 06, 1992
-
-
ram authored
-
- Jul 03, 1992
-
-
wlott authored
no idea what they should be changed to under mach 3.0.
-
- Jun 28, 1992
-
-
wlott authored
-
- Jun 27, 1992
- Jun 25, 1992
-
-
wlott authored
-
- Jun 24, 1992
- Jun 23, 1992
- Jun 22, 1992
-
-
wlott authored
-
wlott authored
-
wlott authored
reversed on the hp.
-
wlott authored
because that is what it is supposed to return after the package is fed to DELETE-PACKAGE.
-
wlott authored
when the back-patch emitter function is called. This happens when the emitter function uses the inst macro to emit instructions that normally want to be back-patched.
-
wlott authored
-
wlott authored
-
hallgren authored
breakpoints at a location are deactivated and then at least one is activated within the hook functions.
-
- Jun 18, 1992
-
-
wlott authored
-
- Jun 15, 1992
-
-
wlott authored
-
- Jun 14, 1992
-
-
wlott authored
print an atomic version of the structure (just its type and address) if the depth is below *PRINT-LEVEL*. Also, use DESCEND-INTO in the non-pretty case to parallel the DESCEND-INTO inside the PPRINT-LOGICAL-BLOCK in the pretty case.
-
wlott authored
-
wlott authored
for circularity now that OUTPUT-OBJECT does it for us. This is still not totally correct, but the lossage is less obtrusive.
-
wlott authored
now does all circularity detection and DESCEND-INTO only does depth abbreviation. Also OUTPUT-STRUCTURE no longer descends into the object, under the assumption that the structure printer will either actually check the depth argument or use PPRINT-LOGICAL-BLOCK or DESCEND-INTO.
-
- Jun 13, 1992
- Jun 12, 1992
-
-
wlott authored
6/3/92 to 6/12/92
-