summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Command
AgeCommit message (Expand)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-24added default decodings to Make, to enable multilingual utf8 generationaarne
2008-06-24cp1251 coding ; trying to recognize the coding flag in grammaraarne
2008-06-24langs option to Make.hs ; utf8 exception in linearization from the coding fla...aarne
2008-06-23html string optionaarne
2008-06-22threaded string operations to strings if given as options to linearizeaarne
2008-06-22Finnish negation particle stored in VP for vowel harmonyaarne
2008-06-22added -nofun and -nocat options to vtaarne
2008-06-22tree visualization commandaarne
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-18system command pipes (sp)aarne
2008-06-18term macro helpaarne
2008-06-18macros for commands (dc) and terms (dt)aarne
2008-06-17fixed command abbreviations in GFIaarne
2008-06-17Refactor grammar export code.bjorn
2008-06-16moved commands pf and af to options of pg and wf, respectivelyaarne
2008-06-16Added --sisr option for including SISR tags in generated SRGs.bjorn
2008-06-16new languages in resource Make; moved GF-specific stuff from Quizaarne
2008-06-15documentation of commands; restriction options to generationaarne
2008-06-15commands for displaying transliteration tablesaarne
2008-06-15UTF3 coding as ps command options, also -bindaarne
2008-06-15fix the command line parserkrasimir
2008-06-14some more command options and documentationaarne
2008-06-14added syntax and examples fields to command helpaarne
2008-06-14added translation and mophology quizzesaarne
2008-06-13make with test treesaarne
2008-06-12file name as option in commandsaarne
2008-06-12added command ps -stringop, with stringop being (un)lexer defined in Lexingaarne
2008-06-11restored the read_file command ; filename must be in quotes (to be fixed?)aarne
2008-06-11allow spaces between command options; option -treebank in linearizeaarne
2008-06-10preliminary version of morpho analysisaarne
2008-06-08force the interpreter to flush the output. usefull for the testsuitekrasimir
2008-06-08sorting command list in Commandsaarne
2008-06-05longname, synopsis and explanation for all commandskrasimir
2008-06-05describe cc,e,ph,q and i in Commands also. Allows word completionkr.angelov
2008-06-05remove the wc commandkr.angelov
2008-06-05complete word completion in the shell. works for commands, flags, options, ab...kr.angelov
2008-06-05use parser combinators to parse the shell commands. simplified CommandLine typekr.angelov
2008-06-04cleanup, document and export the completion APIkr.angelov
2008-06-03Use readline for word completionkr.angelov
2008-06-03fix conflictskrasimir
2008-06-03Hackish version of the incremental parserkrasimir
2008-06-02Honor the --name flag when generating output files. Set module name in genera...bjorn
2008-05-30Refactor GFI to treat command line files and the i command uniformly. Disable...bjorn
2008-05-30cleaned up and documented PGF APIkrasimir
2008-05-30replace GFCC with PGF in (almost) all placeskrasimir
2008-05-30change the PGF.Data.Exp typekrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-28Switch to new options handling.bjorn
2008-05-24support for source gr and i -retain in GFI envaarne