aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* fix stuff, start encoding, add doku for attachment sendingNiklas Halle2020-09-181-0/+5
|
* started work on latex render commandNiklas Halle2020-09-181-0/+2
|
* triesfeature/fix_helpNiklas Halle2020-08-281-9/+4
|
* make description function pointer, so move should leave it be (hopefully)set2020-08-281-4/+4
|
* more indirection always helps, right?test/new_serverNiklas Halle2020-08-261-5/+9
|
* add sayNiklas Halle2020-08-261-0/+2
|
* :(Niklas Halle2020-08-261-21/+7
|
* fix description being an extra field of command annotationNiklas Halle2020-08-261-3/+3
|
* better move?Niklas Halle2020-08-261-1/+3
|
* fixes (i hope)Niklas Halle2020-08-261-0/+13
|
* Extended extra field of annotations to be an list of text-annotation pairs ↵Niklas Halle2020-08-262-2/+17
| | | | | | as well Fixed CMake Boost findings
* add all available commands (in this branch? @Max where are the others?)Niklas Halle2020-08-248-5/+497
|
* added new annotation , so the bridges know when to format in platform ↵Niklas Halle2020-08-231-0/+1
| | | | | | specific command.. format. see readme for more info. also removed [[maybe_unused]] again, because clang (not tidy!) said it is going to ignore it anyway
* added some helper functions and a nice enum for annotation handling, as well ↵Niklas Halle2020-08-232-0/+38
| | | | as an more complex reply example (multi annotaion, link annotation
* added crow and basic exampleNiklas Halle2020-08-232-0/+2