summaryrefslogtreecommitdiff
path: root/src/GF/Speech/CFG.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-09-11polish the PGF API and make Expr and Type abstract types. Tree is a type ↵krasimir
synonym of Expr
2009-03-13remove the obsolete GF.Infra.PrintClasskrasimir
2008-11-27Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data.bjorn
2008-11-09SRG generation: renameCats now gives new names to all cates used in the ↵bjorn
grammar, on RHS or LHS. This avoids a crash in non-recursive SRGS generation. The crash happend becase the bottom-up filter has not yet been done when renameCats is called.
2008-09-30Added --cfg option for specifying which CFG transformations to use. Added ↵bjorn
startcatonly CFG trasnformation. Removed output formats that are now easily done with --cfg: "regular", "nolr".
2008-09-26Added semantic interpretation tag printing to the *bnf grammar printers.bjorn
2008-09-26bnf and ebnf printer: align ::= symbols.bjorn
2008-09-25Added --output-format=nolr. Minor makeRegular refactoring.bjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne