summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Command/Parse.hs
AgeCommit message (Expand)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-18system command pipes (sp)aarne
2008-06-18macros for commands (dc) and terms (dt)aarne
2008-06-17fixed command abbreviations in GFIaarne
2008-06-15fix the command line parserkrasimir
2008-06-12file name as option in commandsaarne
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-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