summaryrefslogtreecommitdiff
path: root/src/GF/Command/Commands.hs
AgeCommit message (Expand)Author
2008-11-18restored "?" as system pipe commandaarne
2008-11-10print "no trees found" in GF shell if an empty tree list is returned by p or ptaarne
2008-11-10lexer documentation in help and tutorial updatedaarne
2008-10-20Replace Category with Type in the PGF API. Added readLanguage and showLanguage.bjorn
2008-10-20preparation for dep. types. The -cat option can take any type instead of just...krasimir
2008-10-19move PGF.Quiz to GF.Quiz. It is not part of the PGF APIkrasimir
2008-10-16In shell "p" command, only try languages that have a parser.bjorn
2008-10-10a first version of PGF.AbsComputeaarne
2008-10-05added a command for tree operations and started a module for defining themaarne
2008-10-01added mode 'gf --run' for running silently a script ; made quizzes handle cha...aarne
2008-09-23Telugu transliterationaarne
2008-09-04convert all values in shell pipes to stringsaarne
2008-08-16bronzeage grammar restored except for three ones with issues ; arabic transli...aarne
2008-06-27version-related changes in Makefile and helpaarne
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-04-07 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...bringert
2008-01-08gt command in gf3aarne
2007-12-20Replace all the different ErrM.hs modules with GF.Data.ErrM.bringert
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-11-09grammar printing options in gf3 and gfcaarne
2007-11-08added linearize -allaarne
2007-11-08gfi linearization with flags -table -record -termaarne
2007-11-06made command table independent of optionsaarne
2007-11-06factored out commands from interpreter in gfccaarne