chibi-scheme/lib
Alex Shinn 620eba1169 Per R7RS, cond-expand doesn't signal an error when there are no matching clauses.
You can still use syntax-error to explicitly signal an error.
2011-12-17 15:54:35 +09:00
..
chibi FFI needs to check for FILE* backed ports when wrapping a C function that expects a FILE* and string streams are not supported. 2011-12-17 14:51:58 +09:00
scheme adding division tests and putting (scheme division) in the public domain 2011-11-28 08:37:06 +09:00
srfi (srfi 39) now works without threads 2011-12-09 21:15:57 +09:00
init-7.scm Per R7RS, cond-expand doesn't signal an error when there are no matching clauses. 2011-12-17 15:54:35 +09:00
meta.scm Fixing order of prefix import spec. 2011-12-15 22:12:11 +09:00