summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrFA.hs
AgeCommit message (Expand)Author
2008-06-25removed src for 2.9aarne
2007-12-20Added newlines and ends of some files. This makes sed happy.bringert
2007-06-27Refactor TransformCFG: use Map for CFRules.bringert
2007-06-21Removed some unused imports of GF.Speech.SRG.bringert
2007-03-20Do the same initial transformations as for CFGs when generating FAs: remove c...bringert
2007-01-05Changed all SRG printer to take Options and StateGrammar arguments. This make...bringert
2007-01-05Change input to the different SRG printers to be StateGrammar instead of CGra...bringert
2006-01-17Use cat and language in ATK si. Support language switching with ATK.bringert
2005-12-22Some tracing and formatting stuff looking for the the stack overflow problem ...bringert
2005-12-13Added semi-working speech_input command.bringert
2005-11-10Prepared for generation of finite automata in C.bringert
2005-11-10Moved FA and regular grammar printers to a separate module.bringert