chibi-scheme/tests
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
..
basic fixing nested let-syntax hygiene, simplifying error handling 2009-12-06 17:40:50 +09:00
loop-tests.scm fixing nested let-syntax hygiene, simplifying error handling 2009-12-06 17:40:50 +09:00
match-tests.scm adding tree search patterns to (chibi match) 2009-11-25 22:46:38 +09:00
numeric-tests.scm fixing some 64-bit bignum arithmetic cases 2009-11-28 16:05:59 +09:00
r5rs-tests.scm adding cases in simplify to optimize let bindings over literals 2009-12-18 11:37:37 +09:00