chibi-scheme/lib
Alex Shinn 1dd61a26f3 Adding support for bi-directional ports, and making (chibi net) use them for sockets.
Also modifying FFI to automatically make input ports non-blocking,
and fixing R7RS incompatibility where closing an already closed
port signalled an error.
2012-01-05 23:39:00 +09:00
..
chibi Adding support for bi-directional ports, and making (chibi net) use them for sockets. 2012-01-05 23:39:00 +09:00
scheme adding division tests and putting (scheme division) in the public domain 2011-11-28 08:37:06 +09:00
srfi Reducing floating point errors in iota. 2012-01-04 15:11:12 +09:00
init-7.scm Making exceptions properly thread-local. 2011-12-25 16:28:53 +09:00
meta.scm Fixing order of prefix import spec. 2011-12-15 22:12:11 +09:00