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-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
2009-04-30
upgrade to GHC 6.10.2
krasimir
2009-04-15
proper pretty printing of tokens in PGF.PMCFG
krasimir
2009-04-02
raise better error message when decode PGF file
krasimir
2009-03-09
special cases for printing the build-in PMCFG categories
krasimir
2009-02-08
fixes in the pretty printer for PMCFG
krasimir
2009-02-07
PMCFG pretty printer
krasimir
2009-02-02
tabularLinearize should always generate label names
krasimir
2009-01-30
metavariables made unique in type checking
aarne
2008-12-16
fixed discontinuous constituents in word alignment
aarne
2008-12-16
datatype for bracketed texts, and improved word alignment
aarne
2008-12-16
position of arrows in alignment
aarne
2008-12-15
better treatment of syncategorematic words in alignment
aarne
2008-12-15
visualization of word alignment based on bracketing (command aw); does not wo...
aarne
2008-12-13
bracketing with tree node reference: l -bracket
aarne
2008-12-10
added and editor function allMetas showing all meta positions and their types
aarne
2008-12-10
documentation in the Editor files
aarne
2008-12-10
fix in Editor
aarne
2008-12-09
parsing in the toy editor
aarne
2008-12-09
Editor with some commands, using PGF API, with demo shell in exper/EditShell;...
aarne
[next]