]> granicus.if.org Git - re2c/commit
Continued adding "--skeleton" switch.
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 30 Mar 2015 13:41:29 +0000 (14:41 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Mon, 30 Mar 2015 13:41:29 +0000 (14:41 +0100)
commit13d32d15d4cc26f754176b1fe9d3b3b1d1cbe287
treec71c9d21a275b6f5c4be8251043b8150c992139c
parenta3e4bc9d52322e4cbdaaef80decd02e7ceb2a672
Continued adding "--skeleton" switch.

Generate prolog and epilog in the form of a for-loop. The body
of the loop is the hard-coded DFA. The code in DFA final states
is substituted with "continue" statements.
re2c/code.cc
re2c/main.cc