]> granicus.if.org Git - re2c/commit
libre2c: implemented Kuklewicz disambiguation algorithm for POSIX TNFA matching.
authorUlya Trofimovich <skvadrik@gmail.com>
Tue, 26 Mar 2019 17:40:51 +0000 (17:40 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Tue, 26 Mar 2019 17:56:51 +0000 (17:56 +0000)
commit1edbf39bc05e105080d84ebd8443d12da49df47e
treea17fdf1141c7604ee96130b4d9a4f79cd2145505
parentfbcb1ef0b087db8758800f8343f35034eb035f52
libre2c: implemented Kuklewicz disambiguation algorithm for POSIX TNFA matching.
Makefile.lib.am
lib/bench.cc
lib/regcomp.cc
lib/regex.h
lib/regex_impl.h
lib/regexec.cc
lib/regexec_nfa_posix_kuklewicz.cc [new file with mode: 0644]
lib/regfree.cc
lib/test.cc
src/dfa/closure_posix.h