- Nov 13, 1990
- Nov 12, 1990
-
-
wlott authored
package.
-
- Nov 10, 1990
- Nov 09, 1990
-
-
wlott authored
arg to be defaulted to T.
-
- Nov 07, 1990
- Nov 06, 1990
- Nov 05, 1990
- Nov 03, 1990
- Oct 27, 1990
-
-
wlott authored
-
- Oct 25, 1990
- Oct 24, 1990
- Oct 23, 1990
-
-
wlott authored
-
wlott authored
to keep fixup-code-object happy.
-
wlott authored
Moved fixup-code-object to the machine specific file.
-
wlott authored
defparameter %fasl-code-format, 'cause it's no longer needed. (The loader used vm:target-fasl-file-implementation and -version directly now.)
-
wlott authored
-
- Oct 22, 1990
-
-
wlott authored
out the debugging print stuff from reinit.
-
- Oct 18, 1990
-
-
ram authored
functions under (space 0) so that the stubs will be inline expanded. Changed some uses of INTEGER-DECODE-FLOAT to FLOAT-SIGN, since only the sign was being used. Note that EXPT is broken, since (expt -2.0 0.5) should be a complex, not 0.
-
- Oct 17, 1990
-
-
ram authored
about required keyword argument defaults.
-
ram authored
DD when the redefinition is not incompatible. This precents recompiling and loading of DEFSTRUCT STREAM from blowing the system out of the water, etc.
-
ram authored
SIMPLE-STRING when they aren't.
-
ram authored
Changed nsubstitute-if to declare the :END arg as fixnum after defaulting. Somehow managed to stop myself from rewriting the entire file.
-
ram authored
illegal value NIL.
-
ram authored
since that's what the slot is declared to be. Also, check for variable size element type before creating the field-info, since the field-info-size must be an integer.
-
- Oct 16, 1990
-
-
wlott authored
the core, but not in the compiler.
-
- Oct 15, 1990
-
-
wlott authored
-