- Dec 01, 1990
-
-
wlott authored
only indicate that the target is okay if the alignment is okay, and select-location will only select a location that is aligned correctly.
-
wlott authored
-
wlott authored
,.
-
wlott authored
alignment restrictions for the SC.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
package.
-
wlott authored
more bits that the shorter argument, even if it was negative. So I totally rewrote the derive-type optimizers for LOGAND, LOGIOR, and LOGXOR in case there were other problems.
-
wlott authored
-
wlott authored
-
wlott authored
-
- Nov 30, 1990
- Nov 29, 1990
- Nov 28, 1990
- Nov 27, 1990
-
-
wlott authored
-
ram authored
Changed EXPAND-DEFMETHOD to stick in a FTYPE declaration to tell the compiler about the generic function.
-
ram authored
subtypes. Added GENERIC-FUNCTION-TYPE-FROM-LAMBDA-LIST which figures out a function type that we can use in a type declaration to tell the compiler that a method has been defined & what its syntax is.
-
ram authored
instances.
-
ram authored
funcallable instances. Fixed function describing to not assume that the function name is a valid function name. (Makes sense to me...)
-
ram authored
we don't get annoying efficency notes whenver we compile a generic function.
-
ram authored
DESCRIBE-OBJECT. Added a DESCRIBE-OBJECT method for STANDARD-GENERIC-FUNCTION which prints out the methods.
-
ram authored
-
ram authored
so that we allow lazy IR1 conversion of methods in interpreted code.
-
ram authored
COMPUTE-CONSTRUCTOR-CODE.
-