]> granicus.if.org Git - re2c/commit
Continued adding "--skeleton" switch.
authorUlya Trofimovich <skvadrik@gmail.com>
Wed, 15 Apr 2015 12:40:19 +0000 (13:40 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Wed, 15 Apr 2015 12:40:19 +0000 (13:40 +0100)
commitdfcdfd8b7766883287dc7dfb3a3bdf9fd7b9ec46
treee7b6078574c319d504b8a5f6b4bf4b154d2865bb
parentfec99026298d90d622fcf80b44179f6c757211c4
Continued adding "--skeleton" switch.

Reduced the amount of generated data (no exponential growth now).
Generate enough paths to cover all DFA transition (well, not
exactly all: only upper and lower bounds of a range). Respect
cycles (loop once).
re2c/code.cc
re2c/skeleton.cc
re2c/skeleton.h