summaryrefslogtreecommitdiffhomepage
path: root/tools/dfagen/dfagen/parser.g
AgeCommit message (Collapse)Author
2009-12-18tools/dfagen: add origin to states, events and branches, refs #102Nicolas Schodet
2009-11-22tools/dfagen: add import support, closes #82Nicolas Schodet
2009-05-08 * tools/dfagen:Nicolas Schodet
- added state attributes. - added support for more than one initial state. - added table of transitions with only one default branch. - added state and event template parameter. - added --output-dir. - make template directory relative to config file. - more options checking. - added transition attributes and callback definition. - conserve input file order in output. - added --dump and more option checking. - fixed missing newline.
2008-03-17 * tools/dfagen:Nicolas Schodet
- added dfagen.