- Oct 02, 1990
-
-
wlott authored
-
- Oct 01, 1990
-
-
ram authored
-
ram authored
Added a report method for ARITHMETIC-ERROR.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
Added DEFVARs for *print-readably* and *read-eval* so that the new code could use them as appropriate. Old code still needs to be fixed to use these vars. In FLONUM-TO-STRING, use FLOAT-PRECISION to find out the actual precision for denorms, and adjust the args to FLOAT-STRING accordingly. This is so that we don't print more digits than the real precision. Currently this case will only happen through FORMAT, since normal printing uses SCALE-EXPONENT for denorms. Hacked up SCALE-EXPONENT a bunch to work for denorms. Fixed an outright bug that would happen if the (* 10.0) loop even ran more than once. Added additional special-casing for denorms so that the EXPT won't overflow.
-
- Sep 28, 1990
-
-
ram authored
there is a #' around the lambda.
-
- Sep 27, 1990
- Sep 25, 1990
-
-
wlott authored
-
- Sep 24, 1990
- Sep 23, 1990
- Sep 19, 1990
- Sep 18, 1990
- Sep 12, 1990
- Sep 09, 1990
- Sep 08, 1990
- Sep 06, 1990