]> granicus.if.org Git - re2c/commit
Keep rule number in each NFA state (not only in final states).
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 1 May 2016 12:29:47 +0000 (13:29 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 1 May 2016 12:29:47 +0000 (13:29 +0100)
commitc1270ecf871b35b6503dba5778d09814895548b0
treec4cff30c15c73bd1a05491326f2ee97b75c80c39
parentff902c2a70a367d226c93bfef0340482a4c91799
Keep rule number in each NFA state (not only in final states).

This is currently not necessary, but we'll need it to distinguish
between different rules when comparing tags: if rules are different,
we don't care about tag difference; otherwise tags must be equal.
re2c/src/ir/dfa/determinization.cc
re2c/src/ir/nfa/nfa.cc
re2c/src/ir/nfa/nfa.h