chibi-scheme/include/chibi
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
..
bignum.h inexact->exact can convert non-integers when exact ratios are supported 2011-11-27 21:50:49 +09:00
eval.h using result length from fread; string-count optimized and safe for invalid strings. 2011-11-26 13:04:51 +09:00
features.h Removing warnings and fixing some build configurations from the last fd gc change. 2011-12-17 14:29:20 +09:00
sexp.h 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