- 10 Feb, 1994 8 commits
-
-
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.
-
- 09 Feb, 1994 1 commit
-
-
wlott authored
because someone declared (- most-negative-fixnum) to be a fixnum.
-
- 08 Feb, 1994 1 commit
-
-
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.
-
- 05 Feb, 1994 1 commit
-
-
ram authored
-
- 04 Feb, 1994 11 commits
-
-
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
-
- 28 Jan, 1994 2 commits
- 25 Jan, 1994 1 commit
-
-
wlott authored
file before running scribe. This was accidentally removed in an attempt to clean up some compiler warnings.
-
- 08 Jan, 1994 1 commit
-
-
ram authored
than the requested number of bytes when eof-error-p is NIL and that is what unix-read read.
-
- 06 Jan, 1994 4 commits
-
-
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.)
-
- 05 Jan, 1994 3 commits
- 28 Dec, 1993 1 commit
-
-
ram authored
-
- 17 Dec, 1993 1 commit
-
-
wlott authored
-
- 09 Dec, 1993 2 commits
- 05 Dec, 1993 1 commit
-
-
wlott authored
-
- 02 Dec, 1993 1 commit
-
-
wlott authored
-
- 30 Nov, 1993 1 commit
-
-
wlott authored
when testing reals. Added a define-type-predicate for REAL, so SOURCE- TRANSFORM-NUMERIC-TYPEP can use it.
-