- Feb 10, 1994
-
-
ram authored
we try to generate IR2. This avoids some internal errors when unreachable local functions are deleted.
-
ram authored
-
wlott authored
checking for magic symbols.
-
wlott authored
specifier instead of an array type specifier.
-
wlott authored
signature is, because we don't use &rest anymore.
-
ram authored
which call code in another component (because we already failed to convert the call before.)
-
wlott authored
In cmucl, use &more instead of &rest to avoid consing the &rest arg list.
-
wlott authored
Fixed simple-string to list string in the inherits list.
-
- Feb 09, 1994
-
-
wlott authored
because someone declared (- most-negative-fixnum) to be a fixnum.
-
- Feb 08, 1994
-
-
wlott authored
always either a lambda or an optional dispatch, because sometimes raw functionals get passed in. This way we will get a better error message.
-
- Feb 05, 1994
-
-
ram authored
-
- Feb 04, 1994
-
-
wlott authored
&more args instead of a &rest arg.
-
wlott authored
-
wlott authored
correctly.
-
wlott authored
-
wlott authored
exported step macro, not some internal routine.
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
lisp) to run.
-
wlott authored
it can't be found in path:.
-
wlott authored
path:foo into the first executable in the path named foo, not just the first file.
-
ram authored
-
ram authored
-
- Jan 28, 1994
- Jan 25, 1994
-
-
wlott authored
file before running scribe. This was accidentally removed in an attempt to clean up some compiler warnings.
-
- Jan 08, 1994
-
-
ram authored
than the requested number of bytes when eof-error-p is NIL and that is what unix-read read.
-
- Jan 06, 1994
-
-
ram authored
returns less than we wanted. Also, fix the case of small reads with an empty buffer not to leave garbled buffer pointers if we have to do more than one read.
-
ram authored
use list.
-
ram authored
optional-dispatch specified. The last fixed entry point won't be referenced by the XEP, so we can't count on that providing a T type input.
-
ram authored
of *LIVE-BLOCK* and *LIVE-VOP* into PACK-LOAD-TNS to better ensure the live-tns are invalidated between two packings of the same block (e.g. for repacking.)
-
- Jan 05, 1994
- Dec 28, 1993
-
-
ram authored
-
- Dec 17, 1993
-
-
wlott authored
-
- Dec 09, 1993
- Dec 05, 1993
-
-
wlott authored
-
- Dec 02, 1993
-
-
wlott authored
-
- Nov 30, 1993
-
-
wlott authored
when testing reals. Added a define-type-predicate for REAL, so SOURCE- TRANSFORM-NUMERIC-TYPEP can use it.
-