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
Age
Commit message (
Expand
)
Author
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
bug fixes in biased generation ; example probs file in lib/src
aarne
2010-01-26
probability ranking (rt) and gr -probs=FILE
aarne
2010-01-26
added probabilities to trees and random gen; not yet in shell
aarne
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
2010-01-15
allow metavariables with indices i.e. ?0, ?1, etc in the abstract syntax pars...
krasimir
2010-01-15
now the abstract syntax in PGF allows the same syntax for integers, floats an...
krasimir
2010-01-07
inplace editing/parsing in the syntax editor
krasimir
2010-01-07
better tokenizer in the JavaScript runtime
krasimir
2010-01-04
some dead code is removed in the JavaScript interpreter
krasimir
2010-01-04
literal categories in the JavaScript interpreter
krasimir
2010-01-04
fix the editor grammar
krasimir
2010-01-04
in gflib.js declare all variables with 'var' because otherwise they are globa...
krasimir
2010-01-04
in the javascript version of extractTrees filter out the duplicated parse trees
krasimir
2010-01-04
bugfix in the javascript parser
krasimir
2009-12-31
morpho analysis with -missing flag, shows words outside lexicon; also invoked...
aarne
2009-12-27
js-runtime: redundant loop removed
krasimir
2009-12-27
use object references instead of FunId and SeqId in the javascript parser
krasimir
2009-12-27
bugfix in the javascript parser
krasimir
2009-12-21
javascript editor with PMCFG parser. (not stable yet)
krasimir
2009-12-17
correct capitalization in unlexmixed; unlextext and unlexmixed now remove str...
aarne
2009-12-16
one step deeper into records in PGF generation
aarne
2009-12-15
Update version number 3.0 to 3.1 in a number of places
hallgren
2009-12-14
reverse engineered version of the Editor grammar
krasimir
2009-12-14
fix the directories in gf-server.cabal
krasimir
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 f...
krasimir
2009-12-13
rename #Var to __gfVar because it breaks the JavaScript editor
krasimir
2009-12-13
unicode encoding in quiz questions fixed
aarne
2009-12-11
judgements lindef are now respected by both the parser and the linearizer
krasimir
2009-12-10
allow empty lines when reading with 'rf -lines -tree'
krasimir
2009-12-09
function read_file now reports errors if there is expression with parse or ty...
krasimir
2009-12-08
making Arabic minimal compile; strange chars remain
aarne
2009-12-07
change the URL to the bug tracker
krasimir
2009-12-07
Constructors.str2numeral for making numerals from strings
aarne
2009-12-05
added mkMeta and isMeta in PGF
krasimir
2009-12-05
fix the pattern matching in unStr, unInt, unDouble
krasimir
[next]