]> granicus.if.org Git - re2c/commit
libre2c: added Cox backward matching algorithm (incorrect, but interesting).
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 24 Mar 2019 10:14:54 +0000 (10:14 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 24 Mar 2019 10:27:42 +0000 (10:27 +0000)
commita6cde61812399874db1f13976fc82512894c308d
tree930c50ee9f4d7c9176da3c96758fe06c31954341
parentc1fcecefa490c4040532c55a6f09e49549f7b900
libre2c: added Cox backward matching algorithm (incorrect, but interesting).
Makefile.lib.am
lib/bench.cc
lib/regcomp.cc
lib/regex.h
lib/regex_impl.h
lib/regexec.cc
lib/regexec_nfa_posix_backward.cc [new file with mode: 0644]
lib/test.cc
src/options/opt.h
src/regexp/re.h