Commit Graph

18 Commits

Author SHA1 Message Date
krasimir
41b263cf6a some work on evaluation with abstract expressions in PGF 2009-05-22 18:54:51 +00:00
krasimir
7db4b641ce refactor the PGF.Expr type and the evaluation of abstract expressions 2009-05-20 21:03:56 +00:00
krasimir
b6ce113041 removed some debug traces 2009-05-18 15:53:36 +00:00
krasimir
5f986f5992 added filtering for useless productions in PMCFG 2009-05-18 15:52:10 +00:00
krasimir
3b65d88336 the new PMCFG compilation scheme is pushed. the old version is kept in GeneratePMCFGOld.hs (for now). 2009-05-16 12:14:47 +00:00
krasimir
c6ac4801ad upgrade to GHC 6.10.2 2009-04-30 05:13:55 +00:00
krasimir
63ccad9e85 refactor GF.Data.BacktrackM to use the MonadState and Functor classes 2009-04-14 08:07:33 +00:00
krasimir
0606de738e efficient and nicer implementation for literal categories 2008-10-21 14:30:36 +00:00
krasimir
418856d9bf move the literal category names to PGF.Macros 2008-10-19 14:21:58 +00:00
krasimir
adc6566cd3 high-order syntax in PMCFG 2008-10-15 14:58:00 +00:00
krasimir
be75baa4bf rename some variable names 2008-10-15 09:43:15 +00:00
krasimir
f438fbb294 rename emptyFRulesEnv to emptyGrammarEnv 2008-10-15 09:26:01 +00:00
krasimir
e36d70d483 threat category _Var as a literal category 2008-10-15 08:38:34 +00:00
krasimir
5f33e0bda9 store the total number of PMCFG categories in the PGF file 2008-10-15 07:47:57 +00:00
krasimir
57ee52103d literal categories in the incremental parser 2008-10-14 15:29:50 +00:00
krasimir
3fe0cccaf7 remove trace in the PMCFG compilation 2008-10-14 09:40:55 +00:00
krasimir
4573d10442 the new optimized incremental parser and the common subexpression elimination optimization in PMCFG 2008-10-14 08:00:50 +00:00
aarne
e9e80fc389 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00