]> gitweb.factorcode.org Git - factor.git/commit
first stab at capture groups. they work for unambiguous groups (no overlap), working...
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 23 Sep 2008 01:09:42 +0000 (20:09 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 23 Sep 2008 01:09:42 +0000 (20:09 -0500)
commitc252060bb5f7b765e4c85d5f7a73577c3665821e
tree0fb3566dd7a18f8e27b3cd18e3e3184f4ca48cd9
parent35564e4377be93f58bf8838e55e2233842eb3606
first stab at capture groups.  they work for unambiguous groups (no overlap), working on fixing it for any case
basis/regexp/nfa/nfa.factor
basis/regexp/regexp-tests.factor
basis/regexp/regexp.factor
basis/regexp/traversal/traversal.factor