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-20 14:19:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3d161d4d2f
chibi-scheme
/
lib
History
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