- Mar 03, 1990
- Mar 02, 1990
-
-
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.
-
- Feb 28, 1990
-
-
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
-
- Feb 27, 1990
-
-
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.
-
- Feb 26, 1990
-
-
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.
-
wlott authored
the binding stack instead of a huge amount of memory. (So that the kernal doesn't crash on us.)
-
ch authored
other-immediate-1 type. Changed type codes for the other-immediate types to reflect this. Changed character to base-character.
-
ram authored
-
ram authored
-
ram authored
-
- Feb 25, 1990
- Feb 24, 1990
-
-
wlott authored
-