chibi-scheme/lib
Alex Shinn 676b39d82a Moving ephemerals into the core. Using them as a weak table to store filenos,
and enforcing the invariant that there is only one fileno object with a given
number at a time.
2014-05-31 14:20:00 +09:00
..
chibi Moving ephemerals into the core. Using them as a weak table to store filenos, 2014-05-31 14:20:00 +09:00
scheme Mark char* input parameters const where applicable. 2014-05-14 21:30:35 +09:00
srfi Using bytevectors for random state. 2014-05-28 23:17:53 +09:00
init-7.scm Fix n-ary case of every. 2014-04-19 07:25:57 +09:00
meta-7.scm Taking a frozen copy of the initial env when we setup the meta env. 2014-03-15 18:49:47 +09:00