- 09 Nov, 2012 3 commits
-
-
Stavros Sachtouris authored
Aims: - cleaner cli load-point code - move more argument logic to argument module - move command loading to the seperate service cli modules: each command spec module will provide a mechanism for loading command interfaces (all of them or specific cmds)
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 08 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
FEATURE: subcommands of a callable command are not allowed. e.g.: if the following exist as callable commands: cmd1_cmd2 cmd1_cmd2_cmd3 then cmd1_cmd2 is resolved, but cmd1_cmd2_cmd3 is not UNFIXED: There is still a case of syntax-error or --help call where the best possible help message is not resolved: cmd1_cmd2_cmd3 where cmd1_cmd2 is not a command
-
- 06 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 02 Nov, 2012 2 commits
-
-
Stavros Sachtouris authored
gevent depedency is not needed after that
-
Stavros Sachtouris authored
-
- 31 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 29 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 16 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 15 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 12 Oct, 2012 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 11 Oct, 2012 4 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 10 Oct, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 08 Oct, 2012 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 05 Oct, 2012 4 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 02 Oct, 2012 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 01 Oct, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 28 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
missing: 1. fix the command_specs with new argument system 2. Maybe take advantage of the arbitary length of command terms for more expressive syntax/semantics
-
- 27 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 25 Sep, 2012 3 commits
-
-
Stavros Sachtouris authored
CommandTree is not as convinient to use as planned, maybe it should be redesinged
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
+minor fixes
-
- 20 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 04 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
-