]> git.sur5r.net Git - i3/i3/history - src/commands_parser.c
Refactor the interface of commands.c
[i3/i3] / src / commands_parser.c
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)