- Dec 07, 1991
-
-
wlott authored
-
- Dec 06, 1991
-
-
wlott authored
-
wlott authored
the list of sections is reversed. Also, check to see if zero is less than or equal the index, not the index less than or equal zero.
-
wlott authored
(cons symbol) to pprint-function-call. This way the results of (list-all-packages) won't show up as a function call. Added TAB support.
-
- Dec 05, 1991
- Dec 04, 1991
-
-
ram authored
trivially concatenate fasl files.
-
- Dec 03, 1991
-
-
wlott authored
Exported *CURRENT-LEVEL*, *PRETTY-PRINTER*, OUTPUT-OBJECT, OUTPUT-UGLY-OBJECT, CHECK-FOR-CIRCULARITY, HANDLE-CIRCULARITY, WITH-CIRCULARITY-DETECTION, DECEND-INTO, and PUNT-IF-TOO-LONG from the KERNEL package and added doc strings for them.
-
- Dec 02, 1991
- Dec 01, 1991
- Nov 30, 1991
- Nov 29, 1991
-
-
wlott authored
picked up the doc string from the old version.
-
wlott authored
-
wlott authored
~(...~) variants. See the doc string for details.
-
wlott authored
most all of the pretty-printing directives, and FORMATTER. In fact, FORMAT uses the same internal functions as FORMATTER to pre-compile the control string.
-
- Nov 28, 1991
-
-
wlott authored
error is signaled. It defaults to T.
-
- Nov 26, 1991
-
-
chiles authored
Modified HANDLE-BREAKPOINT-AUX to test whether any user hook deactivated any breakpoints at the current code location. When there are no longer any breakpoints at this location, it foregoes setting an after breakpoint to re-establish the break instruction at this code location. There is no reason to plan to re-establish the break instruction since there are no longer any active breakpoints at the location. Modified SUB-DEACTIVATE-BREAKPOINT to only remove the break instruction from the code when there are no longer any active breakpoints at the code location.
-
chiles authored
Made TRACE and UNTRACE handle function objects as well as function names. Made calling UNTRACE while with a BREAK from TRACE'ing work fine. No output occurs at the end of the call even though there was TRACE output at the beginning of the call before going into the BREAK loop.
-
- Nov 24, 1991
-
-
wlott authored
-
- Nov 18, 1991
- Nov 16, 1991
- Nov 15, 1991
-
-
ram authored
checking, and stop using that old crock.
-
- Nov 14, 1991
-
-
wlott authored
-
- Nov 10, 1991
-
-
wlott authored
-
- Nov 09, 1991