- Feb 07, 1992
-
-
ram authored
-
- Feb 08, 1991
-
-
ram authored
-
- Dec 12, 1990
-
-
ram authored
commented them out, cause I decided to do this by frobbing the rounding modes. They might be useful someday. Added %UNARY-ROUND to handle the 1-arg case of round, making it use the new round primitive in the fixnum result case. Fixed %UNARY-TRUNCATE to use open bounds when deciding whether the result is a fixnum, and also to only return one value in the ratio case.
-
- Dec 06, 1990
-
-
ram authored
Changed decode-float to call plain ERROR when passed an infinity or NaN, instead of using ASSERT.
-
- Dec 02, 1990
-
-
wlott authored
-
- Oct 14, 1990
-
-
ram authored
fixed a one-off error in deciding whether we underflowed in SCALE-FLOAT-MAYBE-UNDERFLOW.
-
- Oct 03, 1990
-
-
ram authored
correctly.
-
- Oct 01, 1990