- Aug 26, 1993
-
-
wlott authored
values* and deposit it, instead of depositing the index.
-
- Aug 19, 1993
- May 25, 1993
-
-
wlott authored
forms to get rid of warnings.
-
- May 22, 1993
-
-
wlott authored
-
- Feb 26, 1993
-
-
ram authored
-
- Feb 21, 1993
-
-
ram authored
initializations.
-
- Feb 04, 1993
-
-
ram authored
-
- Apr 12, 1992
-
-
wlott authored
exported. Moved the object-set stuff into serve-event.lisp. Added a call to GC-INIT to REINIT to facilitate making sure set-auto-gc- trigger gets called.
-
- Mar 08, 1992
-
-
wlott authored
-
- Feb 29, 1992
-
-
wlott authored
-
- Feb 21, 1992
-
-
wlott authored
-
- Feb 18, 1992
-
-
wlott authored
INTERFACE-COOKIE* start up with known values instead of whatever the last cold loaded file left them as.
-
- Feb 14, 1992
-
-
wlott authored
-
- Jan 21, 1992
-
-
ram authored
-
- Dec 16, 1991
-
-
wlott authored
core.
-
- Dec 15, 1991
-
-
wlott authored
control stack, and added a call to it in %TOP-LEVEL.
-
- Nov 29, 1991
-
-
wlott authored
-
- Aug 30, 1991
- Feb 14, 1991
-
-
ram authored
.../systems-work/code/eval.lisp, 09-Aug-90 15:23:35, Edit by Chiles, Rob, Wlott. Fixed INTERACTIVE-EVAL to frob +, ++, +++ correctly.
-
- Feb 08, 1991
-
-
ram authored
-
- Jan 31, 1991
-
-
wlott authored
throw-to-top-level catcher.
-
- Jan 30, 1991
-
-
ram authored
float traps enabled in saved cores.
-
- Dec 11, 1990
-
-
ram authored
float exception trapping.
-
- Nov 28, 1990
-
-
wlott authored
on is explicitly requited. Moved signal-init to after the other inits 'cause it is going to try to invoke the debugger which needs streams, etc.
-
- Oct 23, 1990
-
-
wlott authored
defparameter %fasl-code-format, 'cause it's no longer needed. (The loader used vm:target-fasl-file-implementation and -version directly now.)
-
- Oct 22, 1990
-
-
wlott authored
out the debugging print stuff from reinit.
-
- Sep 25, 1990
-
-
wlott authored
-
- Sep 23, 1990
-
-
wlott authored
%initial-function. Changed setqs to setfs.
-
- Sep 06, 1990
-
-
wlott authored
-
- Aug 24, 1990
-
-
wlott authored
-
- Jul 23, 1990
-
-
ram authored
GC mustbe enabled before the init function is called.
-
- Jun 15, 1990
-
-
ram authored
-
- Jun 01, 1990
-
-
ram authored
-
- May 30, 1990
-
-
cvs2git authored
-
- May 29, 1990
-
-
ram authored
before we run top-level forms. Added WORLD-LOAD-INIT-FUNCTION so that we don't have to use an interpreted lambda in worldload (and swap in the entire interpreter on startup.)
-