- Aug 30, 1993
-
-
ram authored
Remove Dylan hack, since it should now be able to use slot-classes.
-
- Aug 25, 1993
-
-
ram authored
-
- Aug 20, 1993
- Aug 17, 1993
-
-
ram authored
a debug-info object.
-
- Jul 26, 1993
-
-
ram authored
-
- Jul 23, 1993
-
-
wlott authored
instances.
-
- Jun 24, 1993
-
-
ram authored
-
- May 11, 1993
-
-
ram authored
of assuming a debug-info.
-
- May 07, 1993
-
-
ram authored
doesn't mess things up.
-
- May 02, 1993
-
-
ram authored
-
- Mar 14, 1993
- Feb 26, 1993
-
-
ram authored
-
- Feb 11, 1993
-
-
ram authored
-
- Feb 10, 1993
-
-
ram authored
..
-
- Jan 27, 1993
-
-
ram authored
-
- Jan 23, 1993
-
-
ram authored
-
- Dec 17, 1992
-
-
wlott authored
(%code-debug-info component).
-
- Dec 13, 1992
-
-
wlott authored
exist.
-
- Dec 06, 1992
-
-
wlott authored
added a T branch that prints "Unknown Function" so we get some output when we stumble across unknown functions.
-
- Aug 13, 1992
-
-
wlott authored
pointers.
-
- Jul 28, 1992
-
-
wlott authored
OUTPUT-OBJECT does it for us. This was causing gensyms to print as #1=#1# when *PRINT-CIRCLE* was T.
-
- Jun 14, 1992
-
-
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.
-
- Apr 21, 1992
-
-
wlott authored
-
- Apr 07, 1992
-
-
wlott authored
-
- Apr 02, 1992
-
-
wlott authored
NAME so that other people can access the case frobbing aspect of symbol printing without having make a symbol.
-
- Mar 09, 1992
-
-
wlott authored
-
- Mar 08, 1992
-
-
wlott authored
type tests, instead of using GET-TYPE.
-
- Feb 13, 1992
-
-
ram authored
-
- Feb 12, 1992
-
-
ram authored
looping in those cases.
-
- Feb 11, 1992
-
-
ram authored
-
- Feb 04, 1992
-
-
ram authored
type declarations in SYMBOL-QUOTEP. The behavior when *PRINT-CASE* is :CAPITALIZE and *PRINT-ESCAPE* is NIL is now slightly different than before.
-
- Jan 26, 1992
-
-
wlott authored
actually work for the ``streams'' T and NIL.
-
- Jan 02, 1992
-
-
ram authored
-
- Dec 13, 1991
- Dec 05, 1991
-
-
wlott authored
print-vector. Added an export for *print-pprint-dispatch*.
-
- 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
-
-
wlott authored
support and *print-circle*, *print-level*, and *print-length*.
-