]> git.sur5r.net Git - i3/i3/history - src/commands_parser.c
generate-command-parser: make input/output configurable
[i3/i3] / src / commands_parser.c
2012-10-07 Michael Stapelberggenerate-command-parser: make input/output configurable
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-11 Michael StapelbergOnly launch i3-nagbar for parse errors
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-08-04 Michael Stapelbergparser: remove debug messages
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-02 Michael StapelbergDisplay i3-nagbar when commands lead to an error
2012-07-22 Michael StapelbergMerge branch 'master' into next
2012-07-22 Quentin Glidici3: Replace loglevels by a global debug logging
2012-05-02 Michael StapelbergMerge branch 'fix-invalid-cmd-reply'
2012-05-02 Michael StapelbergSend proper error messages upon parser failures, use...
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergBugfix: Also clear the command parser’s stack upon...
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergBugfix: Correctly handle missing ending double quotes...
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergBugfix: Properly handle workspace names with double...
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-28 Michael Stapelbergcommands_parser: use safewrapper functions
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-25 Michael Stapelbergnew parser: correctly handle leading/trailing newlines...
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-19 Michael StapelbergBugfix: Don’t increment 'walk' before checking it ...
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-14 Michael StapelbergMerge branch 'new-parser' into next
2012-01-14 Michael StapelbergImplement a new parser for commands. (+test)