- Dec 16, 1991
- Dec 15, 1991
-
-
wlott authored
not shadowed by a higher priority restart). Changed the restart command to look for restarts by name if a symbol is typed.
-
wlott authored
things like (error (formatter "...") ...).
-
wlott authored
-
wlott authored
-
wlott authored
control stack, and added a call to it in %TOP-LEVEL.
-
wlott authored
-
wlott authored
-
wlott authored
constants.
-
wlott authored
object and slot structures.
-
wlott authored
constant so that it gets dumped correctly.
-
- Dec 14, 1991
-
-
wlott authored
pathnames, so check for that instead.
-
wlott authored
-
wlott authored
they can't be dumped.
-
wlott authored
easier to dump. Changed emit-make-load-forms to deal with the fact that structures have to be explicitly okayed.
-
wlott authored
-
wlott authored
-
wlott authored
suppress spurious warnings. Added ``type load-form-maker'' info type.
-
wlott authored
-
wlott authored
-
wlott authored
assign arguments.
-
wlott authored
quite as much.
-
wlott authored
defstruct-descriptions and defstruct-slot-descriptions as :just-dump-it-normally.
-
wlott authored
-
- Dec 13, 1991
-
-
wlott authored
-
wlott authored
-
wlott authored
was trying to print the stream to the structure instead of print the structure to the stream.
-
wlott authored
structure (was causing suffixes to be ignored with line abbrevs). Fixed an off-by-one error in desciding when to use line abbrevs. Fixed output-line to make sure the buffer is large enough to fit the prefix before we copy it in. Added several new keywords to pprint-logical-block as per my proposed cleanup. Changed pprint-function-call to put a fill-style newline between the the function and the first arg instead of a miser style newline.
-
wlott authored
to notice if the user structure printer also tried to do depth abbrevs and circularity detection, and blow it off 'cause we've already done it.
-
wlott authored
-
wlott authored
-
- Dec 12, 1991