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
/
GF
/
Command
/
Commands.hs
Age
Commit message (
Expand
)
Author
2009-06-20
function for printing the help file in txt2tags
aarne
2009-06-18
in the ai command don't show the fun keyword if there aren't any functions.
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-13
in command 'ai' send the output through the pipe
krasimir
2009-05-13
now command 'ai' prints the list of functions for given category
krasimir
2009-05-12
added command ai which prints information about given identifier
krasimir
2009-04-14
on-line course announced on the summer school page
aarne
2009-04-08
hebrew transliteration added
aarne
2009-03-28
examples of file conversion with ps
aarne
2009-03-18
flag -env=quotes (and possible other flags) to restrict ps
aarne
2009-03-17
Greek (modern) transliteration scheme
aarne
2009-02-23
fix the handling of flag coding
krasimir
2009-02-07
PMCFG pretty printer
krasimir
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-12
morphological analyser in shell state - now reasonably fast
aarne
2008-11-18
restored "?" as system pipe command
aarne
2008-11-10
print "no trees found" in GF shell if an empty tree list is returned by p or pt
aarne
2008-11-10
lexer documentation in help and tutorial updated
aarne
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-20
preparation for dep. types. The -cat option can take any type instead of just...
krasimir
2008-10-19
move PGF.Quiz to GF.Quiz. It is not part of the PGF API
krasimir
2008-10-16
In shell "p" command, only try languages that have a parser.
bjorn
2008-10-10
a first version of PGF.AbsCompute
aarne
2008-10-05
added a command for tree operations and started a module for defining them
aarne
2008-10-01
added mode 'gf --run' for running silently a script ; made quizzes handle cha...
aarne
2008-09-23
Telugu transliteration
aarne
2008-09-04
convert all values in shell pipes to strings
aarne
2008-08-16
bronzeage grammar restored except for three ones with issues ; arabic transli...
aarne
2008-06-27
version-related changes in Makefile and help
aarne
2008-06-26
uniform encoding: gfo and pgf in UTF8, internal in unicode
aarne
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2008-04-07
Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...
bringert
2008-01-08
gt command in gf3
aarne
2007-12-20
Replace all the different ErrM.hs modules with GF.Data.ErrM.
bringert
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-11-09
grammar printing options in gf3 and gfc
aarne
2007-11-08
added linearize -all
aarne
2007-11-08
gfi linearization with flags -table -record -term
aarne
2007-11-06
made command table independent of options
aarne
2007-11-06
factored out commands from interpreter in gfcc
aarne