summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Command/Abstract.hs
AgeCommit message (Expand)Author
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