- Aug 31, 1993
- Aug 30, 1993
-
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
-
ram authored
support multiple inheritance and the other required CLOS operations. Removed SIMPLE-CONDITION hacks for simulating multiple inheritance. Updated syntax of DEFINE-CONDITION uses.
-
ram authored
-
ram authored
closures. Changed UNDEFINE-STRUCTURE to take a class, since that's how compiler/proclaim is calling it.
-
ram authored
-
ram authored
Remove Dylan hack, since it should now be able to use slot-classes.
-
ram authored
Export MAKE-LAYOUT, MAKE-UNDEFINED-CLASS, INSURED-FIND-CLASS, REDEFINE-LAYOUT-WARNING. Change layout printer to print the proper name instead of the class. In (setf find-class), clobber the info type compiler-layout if set.
-
ram authored
EMIT-MAKE-LOAD-FORM, and check if the constant was dumped by top-level code before proceeding. We were getting spurious recursive constant errors when top-level code referred to the same constant as a following definition.
-
- Aug 29, 1993
-
-
wlott authored
-
- Aug 27, 1993
- Aug 26, 1993
- Aug 25, 1993
-
-
wlott authored
little-endian machine. Tweeked the write-core-file to parallel the changes to save.c.
-
wlott authored
byte order, because *backend* is still the machine we are cross compiling from when the backend is macroexpanded (i.e. being compiled).
-
wlott authored
*target-backend*s byte order, because *backend* is still the machine we are cross compiling from when the backend is macroexpanded (i.e. being compiled).
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
reverse order so we are consistent with what the gc toolkit does. Also, don't bother saving the step's free pointer, as it is the same as the last block's free pointer.
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-