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
/
PGF
Age
Commit message (
Expand
)
Author
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-11
judgements lindef are now respected by both the parser and the linearizer
krasimir
2009-12-05
added mkMeta and isMeta in PGF
krasimir
2009-12-05
fix the pattern matching in unStr, unInt, unDouble
krasimir
2009-12-01
abstracts, literals, and variables in tree visualization
aarne
2009-11-15
command vt -mk for displaying overload-style function names
aarne
2009-11-11
questions, relatives, numerals - most of Dutch syntax soon in place
aarne
2009-10-24
expose the tree visualization via PGF API
krasimir
2009-10-23
fix typo
krasimir
2009-10-23
experimental robust parser
krasimir
2009-10-20
fix for multiword phrases in Malt format
aarne
2009-10-20
MaltParser input
aarne
2009-10-20
Malt parser .conll format by vd -output=malt
aarne
2009-10-19
labels read from config files for dependency trees, eg lib/src/dep.labels
aarne
2009-10-19
one missing case in dep trees
aarne
2009-10-19
labels in dep trees (preliminary)
aarne
2009-10-18
improved printing of dependency trees
aarne
2009-10-15
added smart constructors for types in PGF
krasimir
2009-10-08
rudimentary dependency tree by command vd
aarne
2009-10-07
parse tree visualization command vp
aarne
2009-10-02
Implicit arguments in GF. Works only in PGF for now.
krasimir
2009-09-20
change the data types and the syntax in PGF to match the new syntax for impli...
krasimir
2009-09-28
export the morphology API from PGF
krasimir
2009-09-23
bugfix in the filterProds function
krasimir
2009-09-23
the pmcfg_pretty printer now prints the actual grammar used for parsing
krasimir
2009-09-19
bugfix in PGF.TypeCheck
krasimir
2009-09-19
use the syntax <x : A> in PGF.Expr for typed expressions. This is consistent ...
krasimir
2009-09-18
typo in PGF.Expr
krasimir
2009-09-17
bugfix in the ai command
krasimir
2009-09-11
added wrapper functions for expression manipulations in PGF. The Haskell API ...
krasimir
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type syno...
krasimir
2009-09-08
now the datatype Tree is only internal. All API functions are working with Ex...
krasimir
2009-09-06
hopefully complete and correct typechecker in PGF
krasimir
2009-07-07
bugfixes in the parser for PGF.Type.Type
krasimir
2009-07-05
bugfix in PGF.Expr.apply
krasimir
2009-07-05
PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...
krasimir
2009-07-05
PGF.Expr.eval now returns suspension when a meta variable is encountered
krasimir
2009-06-22
test unification in TypeCheck
aarne
2009-06-19
in splitContraints the values first have to be reduced
krasimir
2009-06-19
fix the current PGF typechecker
krasimir
2009-06-19
bugfix: restore the check for bound variables in expr2tree
krasimir
2009-06-18
the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. t...
krasimir
2009-06-18
bugfix: the optimizer should not filter out rules that refer to lexical categ...
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-05-23
now in the command shell the primary type in the pipe is Expr not Tree. This ...
krasimir
2009-05-22
some work on evaluation with abstract expressions in PGF
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-05-18
added filtering for useless productions in PMCFG
krasimir
2009-05-12
added command ai which prints information about given identifier
krasimir
[next]