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
/
PGF
/
PMCFG.hs
Age
Commit message (
Collapse
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter ↵
krasimir
from deprecated
2009-09-23
bugfix in the filterProds function
krasimir
2009-09-23
the pmcfg_pretty printer now prints the actual grammar used for parsing
krasimir
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type ↵
krasimir
synonym of Expr
2009-09-08
now the datatype Tree is only internal. All API functions are working with ↵
krasimir
Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker
2009-06-18
the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. ↵
krasimir
to make them different from the same PGF categories
2009-06-18
bugfix: the optimizer should not filter out rules that refer to lexical ↵
krasimir
categories
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-05-18
added filtering for useless productions in PMCFG
krasimir
2009-04-15
proper pretty printing of tokens in PGF.PMCFG
krasimir
2009-03-09
special cases for printing the build-in PMCFG categories
krasimir
2009-02-08
fixes in the pretty printer for PMCFG
krasimir
2009-02-07
PMCFG pretty printer
krasimir