- Nov 18, 1990
- Nov 17, 1990
- Nov 16, 1990
- 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.
-