summaryrefslogtreecommitdiff
path: root/src/GF/Speech/RegExp.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2008-09-26Added semantic interpretation tag printing to the *bnf grammar printers.bjorn
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 refactorings needed for recursion removal.bringert
2007-06-20Added regexps grammar printer. This is a first step towards recursion-free SRGS.bringert
2007-01-07Fixed bug in SRG EBNF generation. Before it assumed that all variation came ↵bringert
from variants, and overgenerated if this was not true.
2007-01-07Generate more compact JSGF by converting to ENBF.bringert
2006-12-15Towards smaller SRGs when lots of variants are used.bringert