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-3.0
/
PGF
Age
Commit message (
Collapse
)
Author
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-23
remove the comments about the meta variables. They are not relevant anymore
krasimir
2008-06-23
added type signature for expr2tree to make it visible for haddock
krasimir
2008-06-22
threaded string operations to strings if given as options to linearize
aarne
2008-06-22
added -nofun and -nocat options to vt
aarne
2008-06-22
tree visualization command
aarne
2008-06-22
prefix and variants restored in linearization
aarne
2008-06-19
split the Exp type to Tree and Expr
krasimir
2008-06-18
system command pipes (sp)
aarne
2008-06-16
new languages in resource Make; moved GF-specific stuff from Quiz
aarne
2008-06-15
documentation of commands; restriction options to generation
aarne
2008-06-14
added translation and mophology quizzes
aarne
2008-06-12
fix the tree extractor in the incremental parser to check for cyclic charts ↵
krasimir
and coercion rules.
2008-06-11
allow spaces between command options; option -treebank in linearize
aarne
2008-06-10
preliminary version of morpho analysis
aarne
2008-06-05
lookParser already returns Nothing if there is no parser. Don't generate error
kr.angelov
2008-06-05
use parser combinators to parse the shell commands. simplified CommandLine type
kr.angelov
2008-06-04
back to breadth first search. Fixes the the "I am here" bug
kr.angelov
2008-06-04
cleanup, document and export the completion API
kr.angelov
2008-06-03
Added lookPrintName.
bjorn
2008-06-03
Redesign and opimize the incremental parser
krasimir
2008-06-03
Hackish version of the incremental parser
krasimir
2008-05-30
Changes lookConcrFlag to return Maybe.
bjorn
2008-06-02
use MultiMap from the reference implementation instead of GeneralDeduction ↵
krasimir
and RedBlackTree
2008-06-02
Some more documentation
krasimir
2008-05-30
cleaned up and documented PGF API
krasimir
2008-05-30
replace GFCC with PGF in (almost) all places
krasimir
2008-05-30
change the PGF.Data.Exp type
krasimir
2008-05-30
don't need SyntaxTree anymore. Use PGF.Data.Exp directly
krasimir
2008-05-29
change the library root namespace from GF.GFCC to PGF
krasimir