The frontend now does a depth first ordering of states and then sorts states
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 3 Feb 2007 21:29:15 +0000 (21:29 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 3 Feb 2007 21:29:15 +0000 (21:29 +0000)
commit86241b80c7b8d910facc6d095ba5c9494b91f959
tree640d2fb6d479deda05d2a77ed9b158ac5341a41c
parent70844f11d9df0d8ebae66e24a7bf5b749f0e0db7
The frontend now does a depth first ordering of states and then sorts states
based on final state status before assigning ids.

git-svn-id: http://svn.complang.org/ragel/trunk@69 052ea7fc-9027-0410-9066-f65837a77df0
ragel/fsmbase.cpp
ragel/fsmgraph.h
ragel/fsmmin.cpp
ragel/parsedata.cpp
ragel/xmlcodegen.cpp