EOF actions and targets for processing tokens are now set in scanner final
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 28 Sep 2007 03:56:01 +0000 (03:56 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 28 Sep 2007 03:56:01 +0000 (03:56 +0000)
commitd16197355ca9d87ecd485a9e3b99dd006410f75d
treecb3defce78de360be86ab857d90e3653dac4cee4
parentaabcb469a5471ea8fae92d0d681b6f56b5fcfe9f
EOF actions and targets for processing tokens are now set in scanner final
states. EOF transitions (present when an EOF targets are present) are now
passed to the backend and stored. Appropriate code not yet generated.

git-svn-id: http://svn.complang.org/ragel/trunk@291 052ea7fc-9027-0410-9066-f65837a77df0
ragel/fsmstate.cpp
ragel/parsetree.cpp
ragel/xmlcodegen.cpp
ragel/xmlcodegen.h
redfsm/gendata.cpp
redfsm/gendata.h
redfsm/redfsm.h
redfsm/xmlparse.kh
redfsm/xmlparse.kl
redfsm/xmlscan.rl
redfsm/xmltags.gperf