Added primitives `cast-flonum-to-integer' and `cast-integer-to-flonum'
authorArthur A. Gleckler <gnu@speechcode.com>
Wed, 1 Sep 2010 04:16:03 +0000 (21:16 -0700)
committerArthur A. Gleckler <gnu@speechcode.com>
Wed, 1 Sep 2010 04:16:03 +0000 (21:16 -0700)
commit74fdb4a9c030a4c1fe2f489663434a6e5cbbcfbb
tree6b5ad231ad24048a9d3c26f2e553e828a16e1642
parentcdab2f42b8fa19f1302e2c684d2a693069a24c55
Added primitives `cast-flonum-to-integer' and `cast-integer-to-flonum'
and tests.
src/microcode/flonum.c
src/runtime/runtime.pkg
tests/microcode/test-flonum-casts.scm [new file with mode: 0644]