summaryrefslogtreecommitdiff
path: root/plugins/skeleton
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks!Petr Mrázek2012-03-291-1/+0
| | | | | Strip commands.clear() from all plugins Fix changeitem - a variable name has changed in item flags
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-8/+8
| | | | | | | | This is an incompatible change to the plugin ABI. The Console is not thread-safe unless used indirectly via color_ostream_proxy, so everything should use their per-thread stream.
* New plugin interfacePetr Mrázek2012-02-211-6/+4
|
* Modify a number of commands to use CR_WRONG_USAGE for displaying help.Alexander Gavrilov2012-01-281-21/+49
|
* Header changes/cleanup.Petr Mrázek2011-12-311-4/+4
|
* STUFF!Petr Mrázek2011-10-073-0/+112