Reject inf and NaN with #e notation.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 7 Dec 2018 16:00:07 +0000 (16:00 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 7 Dec 2018 17:17:28 +0000 (17:17 +0000)
commitc0af2184f649b958fc481b00daf806393793cfa1
tree2dc4325fc8df0253016a90e9d05012f8c997909d
parent30dead5c07df93b21cff732fc907392bb0c631be
Reject inf and NaN with #e notation.

There is no exact infinity or exact NaN.
src/runtime/numpar.scm
tests/runtime/test-numpar.scm
tests/runtime/test-readwrite.scm