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