removed unused function
[external/ragel.git] / rlgen-dot /
2008-10-07 thurstonStarting to elminated the XML intermediate file. Remove...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-10-06 thurstonAdded support for DESTDIR variable. Patch from Diego...
2008-10-06 thurstonUse CXXFLAGS instead of CFLAGS for C++ compiling. Patch...
2008-09-01 thurstonRenaming to avoid name conflicts following the merge...
2008-08-31 thurstonBackend main functions are now factored out.
2008-08-31 thurstonRemoved arg passing from frontend to backend functions.
2008-08-30 thurstonDot output working again.
2008-04-15 thurstonApplied a patch from Andrei Polushin for setting the...
2008-02-14 thurstonPrint any actions that are in State::eofTrans. These...
2008-01-05 thurstonMore warning elimination concerning constness.
2007-10-24 thurstonAble to build native windows executables using Cygwin...
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-04-29 thurstonParse errors in the intermediate XML file now cause...
2007-03-25 thurstonSome fixes which silence warnings emitted by the micros...
2007-03-14 thurstonHandle the unset startState case in dot generation.
2007-03-02 thurstonMake use of @datadir@ and @mandir@ in doc/Makefile...
2007-02-13 thurstonThe code generators now exit immediately if the languag...
2007-02-13 thurstonUpdated the help and version information in the backend...
2007-02-12 thurstonSplit dotfile generation out into its own executable.