summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Command
AgeCommit message (Expand)Author
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
2008-05-23allow Ctrl+Break in the shell. Works on Windows too.kr.angelov
2008-05-23add Cabal description for GFkr.angelov
2008-05-22move GF.Devel.PrintGFCC to GF.GFCC.PrintGFCCkr.angelov
2008-05-22move GF.Devel.UseIO to GF.Infra.UseIOkr.angelov
2008-05-22move GF.Devel.Compile and GF.Compile.API to GF.Compilekr.angelov
2008-05-21use ByteString internally in Ident, CId and Labelkr.angelov
2008-05-21GF/src is now for 2.9, and the new sources are in src-3.0 - keep it this way ...aarne