- Feb 14, 1990
- Feb 13, 1990
-
-
wlott authored
-
wlott authored
Emit the number of constants, not the number of header words for code components. Changed fixups to expect strings instead of symbols. Emit closure functions now that I know what they are.
-
wlott authored
so that the code vector will be dual-word aligned.
-
ram authored
-
ram authored
-
ram authored
areas more easily.
-
- Feb 12, 1990
-
-
ram authored
-
ram authored
-
ram authored
DEFINE-INFO-TYPE search for an unused type number instead of using *TYPE-COUNTER*. Flushed *TYPE-COUNTER*.
-
ram authored
-
ram authored
DEFSTRUCT-SLOT-DESCRIPTION to use INFO TYPE DEFINED-STRUCTURE-INFO.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
TYPE PRINTER. These get around problems with the printer &c thinking that the DD from compilation of a structure definition is the actual loaded one.
-
ram authored
to COMPILE-FOR-EVAL. Also, changed eval function cache replacement to be less eager to flush functions from the cache: the threshold is now GCs/call rather than calls/GC.
-
ram authored
-
ram authored
-
ram authored
the strings for the name and type to INFO instead of the symbols.
-
- Feb 11, 1990
- Feb 10, 1990
-
-
ram authored
the type number from being reused. This allows new types to be defined without clobbering the old type numbers.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
interesting parts, but at least it doesn't do anything wrong.
-
ram authored
constant entry.
-
ram authored
-
ram authored
method.
-
ram authored
defined.
-
ram authored
-
ram authored
-
ram authored
PACKAGE.
-
- Feb 09, 1990