index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Speech
/
CFG.hs
Age
Commit message (
Collapse
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter ↵
krasimir
from deprecated
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type ↵
krasimir
synonym of Expr
2009-03-13
remove the obsolete GF.Infra.PrintClass
krasimir
2008-11-27
Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data.
bjorn
2008-11-09
SRG 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-30
Added --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-26
Added semantic interpretation tag printing to the *bnf grammar printers.
bjorn
2008-09-26
bnf and ebnf printer: align ::= symbols.
bjorn
2008-09-25
Added --output-format=nolr. Minor makeRegular refactoring.
bjorn
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne