summaryrefslogtreecommitdiffstats
path: root/akonadish/syntax_modules/core_syntax.cpp
Commit message (Collapse)AuthorAge
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* logging level settingAaron Seigo2016-01-10
|
* pass the state object into the completerAaron Seigo2015-12-28
| | | | allows completion to use an eventloop e.g.
* don't translate the commands; let them be scriptable universallyAaron Seigo2015-12-25
|
* print the syntax treeAaron Seigo2015-12-25
|
* syntax to turn timing on/offAaron Seigo2015-12-25
| | | | loving the lambdas :)
* 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
* akonadi2_cli -> akonadishAaron Seigo2015-12-23