This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
chibi-scheme
Watch
1
Star
0
Fork
You've already forked chibi-scheme
0
mirror of
https://github.com/ashinn/chibi-scheme.git
synced
2025-05-22 07:09:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9f25895e8c
chibi-scheme
/
include
/
chibi
History
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