]> gitweb.factorcode.org Git - factor.git/commit
regexp: fix match iteration with empty matches, and fix reverse regexes since they...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sat, 24 Jul 2010 02:44:39 +0000 (19:44 -0700)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sat, 24 Jul 2010 02:44:39 +0000 (19:44 -0700)
commit44dc1aadc0bd68677cb201c87c78bd50f3e3e21f
treeb3088a83997963e7c5cf7636dec5d2056eb8c450
parentc04de94b96d6c2929e89878d6cefe09c50b68419
regexp: fix match iteration with empty matches, and fix reverse regexes since they were totally broken (bugs reported by Joe Groff and various others)
basis/regexp/regexp-tests.factor
basis/regexp/regexp.factor