chibi-scheme/lib
Alex Shinn 3d161d4d2f If we are re-awakened waiting on a thread-join! but without timing out,
try to join again to make sure it's really dead.
2012-10-13 23:51:55 +09:00
..
chibi Adding tests and bugfixes for read-string[!]. 2012-10-13 21:54:30 +09:00
scheme Fixing read-bytevector to use read-u8 instead of the hacked definition in terms of read-string. 2012-10-13 22:37:24 +09:00
srfi If we are re-awakened waiting on a thread-join! but without timing out, 2012-10-13 23:51:55 +09:00
init-7.scm Adding string-size and substring-cursor to the ASCII version. 2012-07-23 23:18:48 +09:00
meta.scm Fixing handling of multiple exports in a library. export-all now supported. 2012-07-21 19:01:10 +09:00