- Feb 14, 1994
- Feb 13, 1994
-
-
ram authored
-
- Feb 12, 1994
- Feb 11, 1994
-
-
ram authored
-
ram authored
-
ram authored
intelligible error message.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
:BYTE-COMPILE T was specified.
-
ram authored
ensure that we never try to byte-compile the %primitive stuff.
-
wlott authored
symbols (e.g. setf functions).
-
ram authored
well as native coded so that we can choose at system build time.
-
ram authored
use the new maybe-byte-load and byte-load-over functions to load lots of byte code when RUNTIME is present.
-
ram authored
byte code in worldload.
-
- 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