summaryrefslogtreecommitdiff
path: root/src/GF/Compile/GeneratePMCFG.hs
AgeCommit message (Expand)Author
2009-09-11polish the PGF API and make Expr and Type abstract types. Tree is a type syno...krasimir
2009-09-07make the PMCFG generation lazy again. it was made strict when the profiler wa...krasimir
2009-07-05PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...krasimir
2009-09-05simple profiler for PMCFGkrasimir
2009-06-16completely phrase based parser and support for pre {} in PMCFGkrasimir
2009-05-22some work on evaluation with abstract expressions in PGFkrasimir
2009-05-20refactor the PGF.Expr type and the evaluation of abstract expressionskrasimir
2009-05-18removed some debug traceskrasimir
2009-05-18added filtering for useless productions in PMCFGkrasimir
2009-05-16the new PMCFG compilation scheme is pushed. the old version is kept in Genera...krasimir
2009-04-30upgrade to GHC 6.10.2krasimir
2009-04-14refactor GF.Data.BacktrackM to use the MonadState and Functor classeskrasimir
2008-10-21efficient and nicer implementation for literal categorieskrasimir
2008-10-19move the literal category names to PGF.Macroskrasimir
2008-10-15high-order syntax in PMCFGkrasimir
2008-10-15rename some variable nameskrasimir
2008-10-15rename emptyFRulesEnv to emptyGrammarEnvkrasimir
2008-10-15threat category _Var as a literal categorykrasimir
2008-10-15store the total number of PMCFG categories in the PGF filekrasimir
2008-10-14literal categories in the incremental parserkrasimir
2008-10-14remove trace in the PMCFG compilationkrasimir
2008-10-14the new optimized incremental parser and the common subexpression elimination...krasimir
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne