chibi-scheme/include/chibi
Alex Shinn 6145922589 The non-string-stream variant of sexp_push_char shouldn't push EOF.
Probably this shouldn't actually write the char to the buffer, I need
to verify we never push a char that wasn't just read.
2011-12-11 21:52:12 +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 Temporarily disabling unboxed locals optimization which may be causing a GC bug. 2011-12-11 21:09:08 +09:00
sexp.h The non-string-stream variant of sexp_push_char shouldn't push EOF. 2011-12-11 21:52:12 +09:00