- Dec 07, 1991
- 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
which included commits to RCS files with non-trunk default branches.
-
wlott authored
so that char-pos will be reset to zero whenever the user presses enter.
-
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
-
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
exported from LISP.
-
wlott authored
control-string.
-
wlott authored
-
wlott authored
-
wlott authored
print-vector. Added an export for *print-pprint-dispatch*.
-
wlott authored
[Except PPRINT-TAB doesn't work yet.] Should be much better than XP because it's fully integrated with the regular printing stuff.
-
wlott authored
-
- Dec 04, 1991
-
-
ram authored
trivially concatenate fasl files.
-
- Dec 03, 1991
-
-
ram authored
-
ram authored
LISP. These are ANSI cleanups.
-
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 27, 1991
-
-
wlott authored
converting them all to (symbol-value NIL).
-