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-07-15 00:47:34 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
51c12f6115
chibi-scheme
/
lib
History
Alex Shinn
51c12f6115
If the only available thread is paused and we need to schedule it, remove it from the paused list.
...
Fixes issue
#138
- otherwise the thread can be revived in the repl after we sleep.
2012-08-13 13:49:48 +00:00
..
chibi
Resetting history ring on empty input in repl.
2012-07-26 22:47:43 +09:00
scheme
(scheme char) now supports full unicode char properties and case mappings
2012-07-23 23:23:39 +09:00
srfi
If the only available thread is paused and we need to schedule it, remove it from the paused list.
2012-08-13 13:49:48 +00: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