- May 06, 1990
-
-
ram authored
-
wlott authored
Added containing-integer-type to the kernel package.
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
cause the abs of a fixnum can be a bignum.
-
wlott authored
other primitive-types to cover signed-byte 32 and unsigned-byte 32. Put all signed-byte 32 and unsigned-byte 32 constants in random-immediates.
-
wlott authored
-
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.
-
wlott authored
Added {signed,unsigned}-byte-32-p.
-
wlott authored
pieces.
-
wlott authored
and where in array.lisp. More things than just vectors have data in thoes bits.
-
wlott authored
-
wlott authored
wrong. Use logand/ash yourself.
-
wlott authored
system.lisp) and made the vector-subtype vops variants of the header-data vops.
-
wlott authored
to tagged fixnums. Added all the bignum support VOPs. .,
-
- May 03, 1990
-
-
ram authored
functions. Changed everyone in this file to use the new meta functions so that other people can continue to use the non-meta versions at runtime and still work when compiling the compiler.
-
- May 01, 1990
- Apr 30, 1990
- Apr 29, 1990
-
-
wlott authored
-
wlott authored
to use normal string ops to keep it from making bogus assumptions about when GC can happen.
-
wlott authored
-
wlott authored
Nuked call to %primitive make-immeidate-type. Nuked a few numeric constants in favor of symbol ones. Changed assq and memq to assoc and member with :test #'eq.
-
wlott authored
simple-array-unsigned-byte-{8,16,32} types.
-
wlott authored
running lisp.
-
wlott authored
-
wlott authored
-
wlott authored
-
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 27, 1990
-
-
wlott authored
kernel package.
-
wlott authored
Add the system-area-pointer lisp type when necessary in def-c-routine. Fixed backquote problems with def-c-variable.
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
special purpose unsigned-byte 32 functions. Replaced merge-bits with a function that gets translated into spiffy code.
-
wlott authored
Added a type decl to the pointer alien-access expert.
-
wlott authored
-
wlott authored
being used.
-