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
/
Compile
/
GeneratePMCFG.hs
Age
Commit message (
Expand
)
Author
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type syno...
krasimir
2009-09-07
make the PMCFG generation lazy again. it was made strict when the profiler wa...
krasimir
2009-07-05
PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...
krasimir
2009-09-05
simple profiler for PMCFG
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-05-22
some work on evaluation with abstract expressions in PGF
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-05-18
removed some debug traces
krasimir
2009-05-18
added filtering for useless productions in PMCFG
krasimir
2009-05-16
the new PMCFG compilation scheme is pushed. the old version is kept in Genera...
krasimir
2009-04-30
upgrade to GHC 6.10.2
krasimir
2009-04-14
refactor GF.Data.BacktrackM to use the MonadState and Functor classes
krasimir
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-19
move the literal category names to PGF.Macros
krasimir
2008-10-15
high-order syntax in PMCFG
krasimir
2008-10-15
rename some variable names
krasimir
2008-10-15
rename emptyFRulesEnv to emptyGrammarEnv
krasimir
2008-10-15
threat category _Var as a literal category
krasimir
2008-10-15
store the total number of PMCFG categories in the PGF file
krasimir
2008-10-14
literal categories in the incremental parser
krasimir
2008-10-14
remove trace in the PMCFG compilation
krasimir
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne