summaryrefslogtreecommitdiff
path: root/src/GF/Data
AgeCommit message (Expand)Author
2006-03-03XML module: added CData support. Escape stuff that needs to be escaped in XML.bringert
2006-02-03Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.bringert
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-11-17nondeterministic lexer, e.g. subseqsaarne
2005-11-11More efficient implementations of mapPairsM and mapPairListMbringert
2005-11-01Documented SRGS XML generation. Started working on support for probabilities ...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
2005-06-11undo k and keep position in editoraarne
2005-05-30BinTree vs. FiniteMapaarne
2005-05-09"Committed_by_peb"peb
2005-04-21Fixed module names and imports after giant file move.bringert
2005-04-20"Committed_by_peb"peb
2005-04-12"Committed_by_peb"peb
2005-04-11"Committed_by_peb"peb
2005-03-29"Committed_by_peb"peb
2005-03-21"Committed_by_peb"peb
2005-03-14Err is now an instance of MonadPlus.krijo
2005-02-24"Committed_by_peb"peb
2005-02-18"Committed_by_peb"peb
2005-02-17"Committed_by_peb"peb
2005-02-09"Committed_by_peb"peb
2005-02-09"Committed_by_peb"peb
2005-02-04resources and new instantiation syntaxaarne
2005-02-04"Committed_by_peb"peb
2005-02-03"Committed_by_peb"peb
2004-12-06Use HashTable to share strings in tokens when parsing GFC files.bringert
2004-08-23Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm.bringert
2004-06-15improved make facility: remember state if fails; does not need sourceaarne
2004-06-10*** empty log message ***peb
2004-06-06*** empty log message ***peb
2004-06-02*** empty log message ***peb
2004-05-26*** empty log message ***peb
2004-05-26strict BinTreeaarne
2004-05-18peel head i ; gt nometas ; gf2hsaarne
2004-03-26Better help.aarne
2003-11-18Using trie more.aarne
2003-11-18polymorph trie addedmarkus
2003-11-17Lexer by need.aarne
2003-11-13Field lock in MkResource.aarne
2003-11-11Added a collapse function to Triemarkus
2003-11-10Glue modules.aarne
2003-10-21Rebuilding resource libraries.aarne
2003-10-06added Functor instance for Err datatypepeb