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
/
runtime
/
haskell
/
PGF
/
Binary.hs
Age
Commit message (
Expand
)
Author
2012-08-30
another fix for teyjus
kr.angelov
2012-08-30
the loading of PGF files was broken by the Teyjus patch. Now this is fixed
kr.angelov
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2011-11-15
now we store version number in every .gfo file. If the file is compiled with ...
kr.angelov
2010-12-14
optimization in the parser for large lexicons. Now, the parser is slightly sl...
krasimir
2010-08-09
native representation for HOAS in PMCFG and incremental type checking of the ...
krasimir
2010-07-13
bugfix in the decoding of literals in PGF.Binary
krasimir
2010-06-09
dead code elimination for PGF. Note: the produced grammars will not work well...
krasimir
2010-05-26
since now we don't do common subexpression elimination for PGF we could simpl...
krasimir
2010-03-24
now for every category we store, in PGF, the list of functions for it in sour...
krasimir
2010-03-18
pattern @ should be propagated to PGF
krasimir
2010-03-18
syntax for inaccessible patterns in GF
krasimir
2010-01-27
cleanup the code of the PGF interpreter and polish the binary serialization t...
krasimir
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2010-01-17
now the linearization is completely based on 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 f...
krasimir