summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Command/Abstract.hs
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-22tree visualization commandaarne
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-12added command ps -stringop, with stringop being (un)lexer defined in Lexingaarne
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