- Nov 09, 1991
-
-
wlott authored
noise.
-
- Apr 24, 1991
-
-
ram authored
(didn't include NIL), and this isn't very important now that there is FAST-SAFE-COERCE-TO-FUNCTION.
-
- Feb 20, 1991
-
-
ram authored
-
- Dec 18, 1990
-
-
wlott authored
-
- Dec 02, 1990
-
-
wlott authored
-
- Nov 26, 1990
-
-
wlott authored
same symbol is shared between all the different VMs.
-
- Nov 10, 1990
-
-
wlott authored
-
- Nov 05, 1990
-
-
wlott authored
-
- Oct 12, 1990
-
-
wlott authored
and character to keep the deftype from complaining. #-new-compiler'ed the deftype of string-char.
-
- Sep 28, 1990
-
-
ram authored
types defined for DOUBLE-FLOAT.
-
- Sep 06, 1990
-
-
wlott authored
-
- Aug 25, 1990
-
-
wlott authored
type.
-
- Jun 16, 1990
-
-
wlott authored
any-reg/descriptor-reg distinctions consistent.
-
- May 30, 1990
-
-
cvs2git authored
-
- May 15, 1990
-
-
wlott authored
unboxed-array.
-
- May 06, 1990
-
-
wlott authored
Added containing-integer-type function. Change hairy-check-template to check for interesting numeric types 'cause fixnum no longer maps one-to-one to a primitive-type.
-
- Apr 29, 1990
-
-
wlott authored
whos data vector contains only unboxed elements. Fixed float-format-name to return single-float instead of short-float for single floats. Removed warning from string-char, 'cause it wasn't helping any.
-
- Apr 12, 1990
-
-
wlott authored
deftypes are not needed before top level forms run. As deftypes were the only thing in vm-type-init, vm-type-init is now history.
-
- Apr 10, 1990
-
-
wlott authored
floats to keep the old compiler environment from forever expanding them.
-
- Mar 30, 1990
-
-
wlott authored
lisp::lexical-environment) 'cause lisp now uses the kernel package, so lisp::lexical-environment is the same as lexical-environment, and defining a type in terms of itself is usually not a good idea.
-
- Mar 28, 1990
-
-
wlott authored
the C package.
-
- Mar 27, 1990
- Mar 26, 1990
-
-
wlott authored
-
- Mar 24, 1990
- Mar 23, 1990
-
-
wlott authored
``double-float'' to the list of specialized array types.
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 01, 1990
-
-
wlott authored
-