- 05 Mar, 1990 6 commits
-
-
ram authored
component tail. Dump the number of locations in each block. Only dump elsewhere block if there are some elsewhere locations. Fixed uses of renamed compiled-debug-variable constants. Put back in support for DELETED arguments.
-
ram authored
need to dump the number of locations per block so that we can know when the next block starts...
-
ram authored
OUTPUT-OBJECT, since funcallable instances won't be lists (and haven't been in the current system for quite a while.)
-
ram authored
-
ram authored
-
ram authored
Increased SPACE-SIZE 4x.
-
- 03 Mar, 1990 7 commits
- 02 Mar, 1990 4 commits
-
-
ch authored
Added hooks for the various RCS actions.
-
ch authored
already checked the file out (by trashing the original file). Made RCS Update Directory command use the same mechanism. Added the variable RCS Check Out Keep Original As Backup which probably isn't needed now that I've done the above. Added new RCS List Out of Date Files command.
-
ch authored
-
ram authored
don't lose when we want the whole top-level form.
-
- 28 Feb, 1990 6 commits
-
-
wlott authored
Changed type_OtherImmediate to type_OtherImmediate[01].
-
wlott authored
-
wlott authored
this to make sure all the cons cells remain positioned the same relative to each other. Don't use vm:pad-data-block to round the size of a cons cell when writing into the cdr of the previous cell because it converts from words to bytes.
-
wlott authored
Only NIL out the first 6 args, not the first 7.
-
wlott authored
-
wlott authored
-
- 27 Feb, 1990 8 commits
-
-
ram authored
function is represented by having a NULL value for the DD-PRINT-FUNCTION (instead of the highly broken use of the function object for DEFAULT-STRUCTURE-PRINT.)
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
be there.
-
wlott authored
Added macros for loading from and storing into static symbols value and function slots.
-
wlott authored
stack, unwind and catch blocks). Fixed refs to error constants. Made bind and unbind use the automatically defined constants.
-
- 26 Feb, 1990 9 commits
-
-
wlott authored
of signed math.
-
wlott authored
-
ch authored
Added SAP as a primitive type.
-
ch authored
-
wlott authored
-
wlott authored
and lisp::*eval-stack-top*.
-
ch authored
-
ch authored
-
wlott authored
useful information when searching for function objects. Changed other immediate/short float to other immediate 0 and 1.
-