- May 11, 1990
-
-
wlott authored
-
- May 10, 1990
- May 09, 1990
-
-
ram authored
-
ram authored
-
ram authored
variables correctly.
-
wlott authored
Redid, reformated, and generally replaced the bignum package exports.
-
wlott authored
sized things into random-immediate.
-
wlott authored
Fixed %digit-0-or-plusp to be defknowned to return boolean instead of (mod 2).
-
wlott authored
-
wlott authored
-
wlott authored
any attention to the primitive type restrictions when picking load-tns.
-
wlott authored
-
wlott authored
Wrote signed-byte-32-len and unsigned-byte-32-count which translate integer-length and logcount. The signed/unsigned choices are based on what makes the most sence for bignums.
-
wlott authored
-
- May 07, 1990
-
-
wlott authored
gets exported from both vm and bignum. Otherwise, we would lose 'cause the C package uses both of them.
-
wlott authored
stored in descriptor-regs (represented as bignums) also.
-
wlott authored
number of result types as results.
-
ram authored
deleted-contiuation merging.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
component name instead of NIL.
-
ram authored
under the new compiler. Made the GC hook break all the next links in the freelist.
-
- May 06, 1990
-
-
ram authored
they now can come in random orders with the new arg/result :to/:from options to DEFINE-VOP.
-
ram authored
-
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.
-