aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_graph.c
AgeCommit message (Collapse)Author
2012-10-07fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@24214 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-07coverageszengel
git-svn-id: https://gnunet.org/svn/gnunet@23699 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-23- added check for automaton traversalszengel
- fixed a bug that caused nfa's state_count to be incorrect for certain regexes - only compute scc's when coloring option is set git-svn-id: https://gnunet.org/svn/gnunet@23386 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-17Added multi-striding capabilities to regex.szengel
git-svn-id: https://gnunet.org/svn/gnunet@23280 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-13using strings as labelsszengel
git-svn-id: https://gnunet.org/svn/gnunet@23212 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-26- Added coloring option to graph saving.szengel
- Fixed a bug causing NFAs not to print properly. git-svn-id: https://gnunet.org/svn/gnunet@22924 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-06regex: iterating over the initial statesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22527 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-05regex: added verbose flag to graph api.szengel
git-svn-id: https://gnunet.org/svn/gnunet@22500 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-05regex: fixed static analyzer warningsszengel
git-svn-id: https://gnunet.org/svn/gnunet@22492 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-04Summary: regex cleanup and bugfixesszengel
Author: szengel git-svn-id: https://gnunet.org/svn/gnunet@22478 140774ce-b5e7-0310-ab8b-a85725594a96