]> granicus.if.org Git - re2c/commit
Continued adding "--skeleton" switch.
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 19 Apr 2015 21:05:46 +0000 (22:05 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 19 Apr 2015 21:05:46 +0000 (22:05 +0100)
commitd9f081e31280e6f12001e663245a39e1a7dec36d
treef02e774a97d8bce85e523383790add061ab0d565
parente03a3c9d22b3cedc7c94f9693e93a5b831263d88
Continued adding "--skeleton" switch.

Simplified traversal of outgoing arrows when extending prefixes.
Instead of adding outgoing arrow sets (which was erroneous anyway:
they should remain unmodified for another recursion entry), simply
wrap iterator and keep iterating until both ingoing and outgoing
arrows are counted.
re2c/skeleton.cc
re2c/skeleton.h