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 22:29:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b31b52909e
chibi-scheme
/
lib
History
Alex Shinn
4bd428da9e
Unblock the current thread if it was waiting on an fd with activity.
...
Prevents useless extra polling slowing down the process as noted in issue
#144
.
2012-08-25 12:49:34 +09:00
..
chibi
Fixing read/write-u8 to block properly when srfi-18 hasn't been loaded.
2012-08-19 23:19:37 +09:00
scheme
Incorporating Alan Watson's TAI time library.
2012-08-17 10:04:37 +09:00
srfi
Unblock the current thread if it was waiting on an fd with activity.
2012-08-25 12:49:34 +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