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
Age
Commit message (
Expand
)
Author
2010-02-16
no need to keep the list of constructors per category in .gfo
krasimir
2010-02-06
in verbose mode print the rule names when compiling PMCFG
krasimir
2010-02-05
bugfix in GrammarToPGF related to the compilation of def rules
krasimir
2010-01-31
refactor GF.Infra.Modules for better error messages
krasimir
2010-01-29
bugfix in the PGF typechecker and more test cases
krasimir
2010-01-28
example_based returns the list of all unknown words
aarne
2010-01-28
in example-based grammar conversion, warnings about unknown words
aarne
2010-01-27
command eb for example-based grammar conversion; see 'help eb' and the exampl...
aarne
2010-01-27
cleanup the code of the PGF interpreter and polish the binary serialization t...
krasimir
2010-01-26
fix the PGF generation when it is used from the shell
krasimir
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2010-01-17
now the linearization is completely based on PMCFG
krasimir
2010-01-17
prettier parameter names in PGF
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
2010-01-05
printnames are now kept as String instead of Term in PGF
krasimir
2009-12-16
one step deeper into records in PGF generation
aarne
2009-12-14
remove the old parsing code and the -erasing=on flag
krasimir
2009-12-14
rename some modules that had GFCC in the name to PGF+something
krasimir
2009-12-14
now the PGF to JavaScript convertor uses PMCFG
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir