chibi-scheme/lib
Alex Shinn 9f25895e8c FFI needs to check for FILE* backed ports when wrapping a C function that expects a FILE* and string streams are not supported.
Also fixing bug in make-custom-output-port that didn't check for exceptions.
2011-12-17 14:51:58 +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 non-standard extension - allowing empty expressions in case clauses 2011-11-28 20:51:34 +09:00
meta.scm Fixing order of prefix import spec. 2011-12-15 22:12:11 +09:00