summaryrefslogtreecommitdiffhomepage
path: root/tools/dfagen/examples
AgeCommit message (Collapse)Author
2010-03-15tools/dfagen: limit c output using origin, closes #102Nicolas Schodet
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-25 * tools/dfagen:Nicolas Schodet
- fixed warning in doc. - fixed missing newline. - added use of non default templates. - added warning about parser.g. - removed .orig file when patching.
2008-03-17 * tools/dfagen:Nicolas Schodet
- added dfagen.