summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrRegExp.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2008-09-26Added --output-format=ebnf.bjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-06-28-printer=regexp handles precedencebringert
2007-06-25Some clean-up in finite-state network generation: MFA now keeps track of ↵bringert
start lattice name, instead of having a wrapper lattice. Replaced MFALabel with Symbol.
2007-06-20Added regexps grammar printer. This is a first step towards recursion-free SRGS.bringert
2007-01-05Changed all SRG printer to take Options and StateGrammar arguments. This ↵bringert
makes Custom a lot cleaner.
2007-01-05Change input to the different SRG printers to be StateGrammar instead of ↵bringert
CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom.
2006-12-15Towards smaller SRGs when lots of variants are used.bringert