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
Age
Commit message (
Collapse
)
Author
2010-01-05
printnames are now kept as String instead of Term in PGF
krasimir
2010-01-15
now the abstract syntax in PGF allows the same syntax for integers, floats ↵
krasimir
and strings as in Haskell. This includes negative integers and exponents in the floats
2009-12-31
morpho analysis with -missing flag, shows words outside lexicon; also ↵
aarne
invoked if parsing fails; also added pg -words to show the list of words
2009-12-17
correct capitalization in unlexmixed; unlextext and unlexmixed now remove ↵
aarne
string literal quotes
2009-12-16
one step deeper into records in PGF generation
aarne
2009-12-14
remove some more dead code
krasimir
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 ↵
krasimir
from deprecated