]> granicus.if.org Git - re2c/commit
Continued adding "--skeleton" switch.
authorUlya Trofimovich <skvadrik@gmail.com>
Thu, 16 Apr 2015 13:46:03 +0000 (14:46 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Thu, 16 Apr 2015 13:46:03 +0000 (14:46 +0100)
commit1f620a12e9e3a42512e4bf29c9929faa03472c16
treeb9d7d4c3bf0e1cea85dff0cfcb136624595a9965
parent978e38e154e907407484cc9ba64ee62185794057
Continued adding "--skeleton" switch.

Tried to simplify data generation a bit: construct skeleton states
so that there's no links to NULL state. Default state is
represented with a state that has no rule and zero outgoing
arrows. Final states are represented with a state that has a rule,
but zero outgoing labels.
re2c/skeleton.cc
re2c/skeleton.h