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
/
compiler
/
GF
/
Compile
/
GeneratePMCFG.hs
Age
Commit message (
Collapse
)
Author
2010-08-30
added missing case for GF.Compile.GeneratePMCFG.evalTerm
krasimir
2010-08-09
native representation for HOAS in PMCFG and incremental type checking of the ↵
krasimir
parse forest
2010-07-01
redesign the open-literals API
krasimir
2010-06-30
rename isLiteralFCat -> isPredefFId, fcat(String|Int|Float) -> ↵
krasimir
fid(String|Int|Float)
2010-06-22
fix the compilation of literal categories in GeneratePMCFG.hs
krasimir
2010-06-20
addFCoercion -> addCoercion in GeneratePMCFG
krasimir
2010-06-20
getFCats -> getFIds in GeneratePMCFG
krasimir
2010-06-20
removed debugging code in GeneratePMCFG.hs
krasimir
2010-06-18
Yay!! Direct generation of PMCFG from GF grammar
krasimir
2010-05-26
since now we don't do common subexpression elimination for PGF we could ↵
krasimir
simplify the PMCFG generation
2010-02-06
in verbose mode print the rule names when compiling PMCFG
krasimir
2010-01-27
cleanup the code of the PGF interpreter and polish the binary serialization ↵
krasimir
to match the preliminary specification
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2010-01-17
now the linearization is completely based on PMCFG
krasimir
2010-01-16
small code cleanup in GeneratePMCFG.hs
krasimir
2010-01-12
move the definitions of _B and _V to PGF.Macros
krasimir
2010-01-05
store the label names in PMCFG
krasimir
2009-12-14
remove the old parsing code and the -erasing=on flag
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter ↵
krasimir
from deprecated
[prev]