aboutsummaryrefslogtreecommitdiff
path: root/include/commands_parser.h
AgeCommit message (Expand)Author
2022-06-01Fix typos (#4989)George Rodrigues
2019-07-21Make `restart` IPC command send a reply once restart completed (!) (#3743)Michael Stapelberg
2018-10-13Make comment style more consistentOrestis Floros
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2015-04-20Update copyright notices and get rid of rangesDeiz
2014-10-01Bugfix: use the command parser to properly extract workspace namesMichael Stapelberg
2014-05-31Refactor parse_commandTony Crisci
2014-05-20Change the names of parser result structsTony Crisci
2014-01-01Use #pragma onceAlexander Kedrik
2013-06-08re-shuffle struct members to save a bit of memoryMichael Stapelberg
2012-10-08use the new parser by defaultMichael Stapelberg
2012-09-21don’t use reversed identifiers for include guards (Thanks Markus)Michael Stapelberg
2012-05-02Send proper error messages upon parser failures, use yajl for generating comm...Michael Stapelberg
2012-02-15Refactor the interface of commands.cMichael Stapelberg
2012-01-14Implement a new parser for commands. (+test)Michael Stapelberg