aboutsummaryrefslogtreecommitdiff
path: root/generate-command-parser.pl
AgeCommit message (Expand)Author
2021-08-24Fix bug where long commands crash i3Jeff Smith
2021-06-02Implement include config directive (#4420)Michael Stapelberg
2020-04-20generate-command-parser: Add '#pragma once'Orestis Floros
2020-04-12Extend tiling/floating criteria with optional auto/user values (#4006)Orestis Floros
2018-03-15Remove trailing whitespace from Perl scriptsOrestis Floros
2017-12-11generate-command-parser.pl: remove trailing whitespaceOrestis Floros
2017-12-11generate-command-parser.pl: remove trailing commaOrestis Floros
2016-11-28Implement RandR 1.5 support (#2580)Michael Stapelberg
2016-02-06travis: check spelling of binaries and manpages, use dockerMichael Stapelberg
2015-08-05generate parser enums stably: additionally sort on nameChris West (Faux)
2015-04-20Update copyright notices and get rid of rangesDeiz
2014-05-20Change the names of parser result structsTony Crisci
2013-02-19Bugfix: Properly parse commands like “move workspace torrent” (Thanks rasi)Michael Stapelberg
2012-11-20config parser: recover after invalid inputMichael Stapelberg
2012-10-09Fix warning: exclude NULL parameters from format string (Thanks knopwob)Michael Stapelberg
2012-10-08generate-command-parser: support <number>s, state ID replacing and…Michael Stapelberg
2012-10-07generate-command-parser: make input/output configurableMichael Stapelberg
2012-08-02Display i3-nagbar when commands lead to an errorMichael Stapelberg
2012-02-15Refactor the interface of commands.cMichael Stapelberg
2012-01-16Bugfix: Make generate-command-parser.pl compatible with perl 5.10Michael Stapelberg
2012-01-14Implement a new parser for commands. (+test)Michael Stapelberg