chibi-scheme/lib
Alex Shinn 53c7dfd71e When annotating regexp states with the leftmost longest match,
prefer the leftmost even if the end of either match has not
yet been completed.  If two matches start on the same state,
prefer an uncompleted end to a completed one.
Fixes issue #229.
2014-07-10 22:59:12 +09:00
..
chibi When annotating regexp states with the leftmost longest match, 2014-07-10 22:59:12 +09:00
scheme Mark char* input parameters const where applicable. 2014-05-14 21:30:35 +09:00
srfi Fixing bitwise-and for negative bignums 2014-06-29 11:28:56 +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