Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | proper tokenization of input | Aaron Seigo | 2015-12-25 |
| | |||
* | error on unknown / malformed commands | Aaron Seigo | 2015-12-25 |
| | |||
* | support command timing output | Aaron Seigo | 2015-12-25 |
| | |||
* | missing break, preventing proper traversal down the syntax tree | Aaron Seigo | 2015-12-25 |
| | |||
* | const& | Aaron Seigo | 2015-12-25 |
| | |||
* | bye-bye header files | Aaron Seigo | 2015-12-24 |
| | | | | the function-centric approach simply does not require them! | ||
* | REGISTER_SYNTAX for automagic adding of syntax | Aaron Seigo | 2015-12-24 |
| | | | | a fun abuse of static initialization and std::function | ||
* | sync command | Aaron Seigo | 2015-12-23 |
| | |||
* | akonadi2_cli -> akonadish | Aaron Seigo | 2015-12-23 |