summaryrefslogtreecommitdiffstats
path: root/akonadish/syntaxtree.cpp
Commit message (Collapse)AuthorAge
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* allow access to the state memberAaron Seigo2015-12-28
|
* proper tokenization of inputAaron Seigo2015-12-25
|
* error on unknown / malformed commandsAaron Seigo2015-12-25
|
* support command timing outputAaron Seigo2015-12-25
|
* missing break, preventing proper traversal down the syntax treeAaron Seigo2015-12-25
|
* const&Aaron Seigo2015-12-25
|
* bye-bye header filesAaron Seigo2015-12-24
| | | | the function-centric approach simply does not require them!
* REGISTER_SYNTAX for automagic adding of syntaxAaron Seigo2015-12-24
| | | | a fun abuse of static initialization and std::function
* sync commandAaron Seigo2015-12-23
|
* akonadi2_cli -> akonadishAaron Seigo2015-12-23