- Dec 16, 1991
-
-
wlott authored
core.
-
wlott authored
-
wlott authored
UNIX-NAMESTRING might return NIL now.
-
wlott authored
-
wlott authored
earlier.
-
wlott authored
Use (lisp::clear-all-search-lists) to clear the search lists instead of explicitly calling clrhash on the hash table.
-
wlott authored
-
wlott authored
pathname.lisp and this file contains basically the Unix depended code. This rewrite includes full support for wildcards and structured directories (as per X3J13). The new pathname format also lends itself better to the addition of logical pathnames (but they haven't been written, yet).
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
of always extracting elements from the rest arg.
-
wlott authored
-
- 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