]> git.sur5r.net Git - i3/i3/history - src/commands_parser.c
Merge branch 'release-4.16.1'
[i3/i3] / src / commands_parser.c
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)