- Aug 08, 1990
-
-
wlott authored
-
- Jul 29, 1990
- Jul 26, 1990
-
-
wlott authored
-
- Jul 21, 1990
-
-
wlott authored
and to correctly deal with returning pointer-types.
-
- Jul 20, 1990
-
-
wlott authored
-
- Jul 17, 1990
-
-
wlott authored
-
- Jul 13, 1990
- Jul 10, 1990
- Jul 09, 1990
-
-
ram authored
-
- Jul 08, 1990
-
-
wlott authored
supposed to have compile-time parameters in it.
-
- Jul 07, 1990
-
-
ram authored
bignum and then divide 0 by it.
-
ram authored
FLOAT-DIGITS to use new constants. Macroized zerop, plusp, etc.
-
ram authored
-
ram authored
-
ram authored
FLOAT-BIGNUM-RATIO. Now floating is done by grabbing high bits out of the bignum, rounding, and making them into a float with the correct exponent. This guarantees a correct result, and is also more efficient for large bignums.
-
wlott authored
-
wlott authored
alien-access stuff for single-floats and double-floats.
-
wlott authored
-
- Jul 06, 1990
-
-
wlott authored
-
- Jul 05, 1990
-
-
wlott authored
multiply-fixnums so that it will not negate 0.
-
ram authored
Installed new interface to bignum floating, including use of FLOAT-BIGNUM-RATIO which ensures we don't cause spurious FP overflows.
-
ram authored
making a two-word bignum. Also, fixed the Lisp code for digit-0-or-plusp, which had negated sense.
-
ram authored
MULTIPLY-BIGNUMS/MAKE-SMALL-BIGNUM. Fixed fixnum GCD.
-
- Jul 04, 1990
- Jul 03, 1990
- Jul 02, 1990
- Jun 29, 1990
-
-
wlott authored
-