chibi-scheme/lib
Alex Shinn da328bb88c Another thread patch from Lorenzo. If we're reduced to scheduling
a single thread blocked on an fd and the poll fails, optimistically
unblock it (so it can block again naturally), instead of just running
it still in a wait status.
2013-01-06 00:22:54 +09:00
..
chibi Removing base exports from (chibi char-set ascii) exports. 2013-01-04 23:38:13 +09:00
scheme Ensuring exact-integer-sqrt always returns positive remainders. 2013-01-05 23:45:30 +09:00
srfi Another thread patch from Lorenzo. If we're reduced to scheduling 2013-01-06 00:22:54 +09:00
init-7.scm Ensuring exact-integer-sqrt always returns positive remainders. 2013-01-05 23:45:30 +09:00
meta.scm Downgrading error from changset 0151ce9ef063 to a warning, to allow raw (import (meta)), as used by e.g. (chibi modules). 2013-01-03 23:59:24 +09:00