]> granicus.if.org Git - re2c/commit
Small speedup in determinization by delaying computation of costly conditions.
authorUlya Trofimovich <skvadrik@gmail.com>
Thu, 7 Feb 2019 21:41:18 +0000 (21:41 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Thu, 7 Feb 2019 22:06:30 +0000 (22:06 +0000)
commit885183b1ded1b5ad4c168feaca06b4dbf6723545
treeda8bd3a5646997b1b56334eac5262ca5f6d4c466
parente172628eae26ad8c1642de506f4d7566b040d975
Small speedup in determinization by delaying computation of costly conditions.
re2c/src/dfa/closure.cc
re2c/src/dfa/find_state.cc