chibi-scheme/include/chibi
Alex Shinn 5f7201ab04 immediate flonums now work on 64-bit machines.
we pack a 32-bit float so there's no funky rounding issues as
on 32-bit machines.  this reduces heap usage, and avoids
allocations during flonum arithmetic.
2009-12-27 13:37:25 +09:00
..
bignum.h adding srfi-33 support (needs testing) 2009-12-14 13:46:04 +09:00
config.h moving disasm to (chibi disasm) module 2009-12-27 01:17:32 +09:00
eval.h converting make-exception to a primitive opcode instead of a foreign 2009-12-26 16:21:37 +09:00
sexp.h immediate flonums now work on 64-bit machines. 2009-12-27 13:37:25 +09:00