chibi-scheme/tests
Alex Shinn 007c3f07fe switching to SRFI-22 semantics.
-s is no longer needed, only the first non-option argument is
loaded (though you can use -- if the script name begins with a -).
main is then called automatically if defined.  -u was changed to -m.
2009-12-28 16:30:51 +09:00
..
basic fixing nested let-syntax hygiene, simplifying error handling 2009-12-06 17:40:50 +09:00
build switching to SRFI-22 semantics. 2009-12-28 16:30:51 +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 removing flonums from basic tests 2009-12-28 00:06:59 +09:00