Tidy up ieee754.scm, add some tests, and export some of it.
authorTaylor R Campbell <campbell@mumble.net>
Mon, 5 Nov 2018 04:40:00 +0000 (04:40 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Mon, 5 Nov 2018 04:46:37 +0000 (04:46 +0000)
commit6e89a22bebd9842ff4c3b95eac87b445b1d05677
treec7146d4b48f1b54c84ed75158efdae18c56137ff
parent2f4d0373c12e2e6707f35c25cf37b8f23fdf4485
Tidy up ieee754.scm, add some tests, and export some of it.
src/runtime/ieee754.scm
src/runtime/runtime.pkg
tests/check.scm
tests/runtime/test-ieee754.scm [new file with mode: 0644]