summaryrefslogtreecommitdiff
path: root/src/GF/Data
AgeCommit message (Expand)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-12-20Moved Err definition to GF.Data.ErrM from GF.Data.Operations. This means the ...bringert
2007-12-20Replace all the different ErrM.hs modules with GF.Data.ErrM.bringert
2007-12-20Added newlines and ends of some files. This makes sed happy.bringert
2007-10-20Added Compos instance generation to the haskell_gadt printer. Added GF.Data.C...bringert
2007-06-17checking name conflicts; some RGs don't work nowaarne
2007-06-14Added OPTIONS_GHC -fglasgow-exts to files that use GHC extensions.bringert
2007-01-21Get speechLanguage flag from both command-line and grammar. Reformat it to RF...bringert
2007-01-07Added ETag constructor to GF.Data.XML.XML since not all tags can use the empt...bringert
2007-01-05Change input to the different SRG printers to be StateGrammar instead of CGra...bringert
2006-12-12Use ebnf srg generation in PrSRGS.bringert
2006-12-08Changed SRGS SISR printing to be closer to the current working draft standard...bringert
2006-11-24improved error reporting in .ebnf format parseraarne
2006-06-21tail call recursive implementation of BacktrackMkr.angelov
2006-06-08add the chartAssocs function. It returns both the key and the item.kr.angelov
2006-06-01Add foldBM, foldSolutions and foldFinalStates functionskr.angelov
2006-05-20Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ch...bringert
2006-03-09inferred constants in profilespeb
2006-03-03distinguished uni and multi treebanksaarne
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