- Jan 21, 1992
-
-
ram authored
it. Also moved FIND-CALLER-NAME here. Fixed up ERROR-ERROR in various ways: -- We now call STREAM-INIT to attempt to fix up the streams, rather than setting *TERMINAL-IO* to the (no longer defined) variable *REAL-TERMINAL-IO*. -- We now use WITH-STANDARD-IO-SYNTAX in case someone has mucked up the printer control variables. -- The message now mentions *maximum-error-depth*, which is now exported from KERNEL.
-
ram authored
macro. Deleted ERROR-INIT. Changed the print function for conditions to include an error handler which punts out of errors that happen while reporting conditions.
-
ram authored
-
- Jan 17, 1992
- Jan 16, 1992
- Jan 14, 1992
- Jan 02, 1992
- Dec 22, 1991
- Dec 20, 1991
-
-
ram authored
-
ram authored
-
ram authored
-
ram authored
TRUENAME when NIL. Changed completion and directory printing to specify this.
-
ram authored
-
ram authored
hasn't been created yet (and might not be.)
-
ram authored
unnecessary C:: qualifiers.
-
ram authored
a VALUE-CELL in the SEARCH-LIST-EXPANSIONS slot.
-
- Dec 19, 1991
-
-
ram authored
added support for describing interpreted functions.
-
- Dec 18, 1991
- Dec 17, 1991
-
-
wlott authored
ENUMERATE-MATCHES cause RSL doesn't exist any more.
-
- Dec 16, 1991
-
-
wlott authored
-
wlott authored
-
wlott authored
type.
-
wlott authored
core.
-
wlott authored
-
wlott authored
UNIX-NAMESTRING might return NIL now.
-
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
of always extracting elements from the rest arg.
-