chibi-scheme/tests/basic
Alex Shinn b1c0ea895b committing initial bignum support, still needs more thorough testing.
can disable with USE_BIGNUMS=0 - the interactions between this and
USE_FLONUMS are messy, so they will likely be merged into a single
option in the near future (i.e. you either have only fixnums, or a
full range of numeric types).
adding rationals based on this would be easy and is a likely future
feature.  adding native support for complex numbers is unlikely.
2009-07-07 19:16:23 +09:00
..
test00-fact-3.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test00-fact-3.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test01-apply.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test01-apply.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test02-closure.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test02-closure.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test03-nested-closure.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test03-nested-closure.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test04-nested-let.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test04-nested-let.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test05-internal-define.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test05-internal-define.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test06-letrec.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test06-letrec.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test07-mutation.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test07-mutation.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test08-callcc.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test08-callcc.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test09-hygiene.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test09-hygiene.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test10-unhygiene.res committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00
test10-unhygiene.scm committing initial bignum support, still needs more thorough testing. 2009-07-07 19:16:23 +09:00