]> git.sur5r.net Git - i3/i3/commit
Rip out the old command parser, remove migration code
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 27 Jan 2012 22:11:03 +0000 (22:11 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 27 Jan 2012 22:11:03 +0000 (22:11 +0000)
commit3229f7677f1cdb78bfb5fb269c09f6e825378bad
tree9357406293f1e8f339d6ac154afe7265259e01b1
parent76ad5dac6348d0aaf606f8a0d05972354851f5d0
Rip out the old command parser, remove migration code
Makefile
include/commands.h
src/assignments.c
src/cmdparse.l [deleted file]
src/cmdparse.y [deleted file]
src/commands.c
src/handlers.c
src/ipc.c
src/move.c