]> granicus.if.org Git - re2c/commit
Use state index in closure instead of core index, and don't keep core indices at...
authorUlya Trofimovich <skvadrik@gmail.com>
Fri, 8 Mar 2019 07:21:49 +0000 (07:21 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Fri, 8 Mar 2019 07:21:49 +0000 (07:21 +0000)
commitf8aad4ebd098c31aca82d32f9115facd7d56433e
treefafa6b62318af71162a9da784d28b2c8c41049f2
parent2d3227638381257499e33f524734cdc36825f830
Use state index in closure instead of core index, and don't keep core indices at all.
lib/regexec_nfa_leftmost.cc
lib/regexec_nfa_leftmost_trie.cc
lib/regexec_nfa_posix_trie.cc
src/nfa/nfa.h
src/nfa/re_to_nfa.cc