chibi-scheme/opt
Alex Shinn 6b3b13dec6 adding cases in simplify to optimize let bindings over literals
and non-mutated identifiers.  helps a lot with the default
syntax-rules constructions - in particular reduces the number of
bytecode allocations for (chibi match) from 2397 to 1872.
2009-12-18 11:37:37 +09:00
..
bignum.c adding srfi-33 support (needs testing) 2009-12-14 13:46:04 +09:00
debug.c adding optimization plugin infrastructure 2009-12-17 16:27:55 +09:00
plan9-opcodes.c working on 9p support 2009-08-24 22:41:54 +09:00
plan9.c cleanup, making infinities optional, fixing build for plan9 2009-11-23 01:54:22 +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 adding cases in simplify to optimize let bindings over literals 2009-12-18 11:37:37 +09:00