summaryrefslogtreecommitdiff
path: root/src/GF/Data/Utilities.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-01-21Get speechLanguage flag from both command-line and grammar. Reformat it to ↵bringert
RFC3066 format (- instead of _) and use it in SRGS, VoiceXML and JSGF.
2006-02-01SRGS: add top-level rules for each GF category.bringert
2006-02-01First version of SRGS with semantic tags.bringert
2006-01-20Use right start category names in si command.bringert
2006-01-05Print slf_graphviz with subgraphs.bringert
2005-12-22Some performance improvements in the FA generation.bringert
2005-10-26Made removeIdenticalRules faster by using sortNubBy instead of nubBy.bringert
2005-09-22Generated finite state networks are now state minimal.bringert
2005-09-14Started wotking on NFA to DFA.bringert
2005-09-14Added Graphviz module for graphviz stuff. Move a lot of utility functions to ↵bringert
GF.Data.Utilities.
2005-05-09"Committed_by_peb"peb
2005-04-11"Committed_by_peb"peb