Fix reader NaN notation: -nan.0/+nan.0, not just nan.0.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 16:02:09 +0000 (16:02 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 16:02:09 +0000 (16:02 +0000)
commit65f5c7583637f03a08a1737d5851f06a472a6dd6
tree6037f2f7cfb187425c8a2ef3dde2c67752d9bc74
parent296a7cdf850a760da80f2d0e0405652d428feccb
Fix reader NaN notation: -nan.0/+nan.0, not just nan.0.
src/runtime/numpar.scm
src/runtime/reader.scm
tests/runtime/test-readwrite.scm