chibi-scheme/opt
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.c immediate flonums now work on 64-bit machines. 2009-12-27 13:37:25 +09:00
plan9-opcodes.c moving file-exists? to (chibi filesystem) 2009-12-27 00:45:28 +09:00
plan9.c Renaming all USE_ settings and all OP_, OPC_ and CORE_ enums 2009-12-18 15:58:23 +09:00
sexp-huff.c committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
sexp-hufftabs.c committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
sexp-unhuff.c committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
simplify.c Renaming all USE_ settings and all OP_, OPC_ and CORE_ enums 2009-12-18 15:58:23 +09:00