|
13db9109d9
|
Command functions have now a CommandExecutor* arg, parent of Shell class. Added possibility to make a threadCommand (a built-in command that runs in his thread).
|
2016-03-13 17:16:34 +01:00 |
|
|
e9e95a519d
|
Moved class Commands inside class Shell. Shell::loop() renamed in Shell::launch(). A Shell::launch() inside the shell setup function now causes a
ShellLaunchInSetupException
|
2016-03-12 18:58:01 +01:00 |
|
|
905766b3a9
|
First serious commit: added source already developed
|
2016-03-11 15:49:24 +01:00 |
|