chibi-scheme/lib
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