Commit graph

7 commits

Author SHA1 Message Date
Ilari Liusvaara
6a823be7d1 Pass tokensplitter& as argument to command handler 2011-09-17 13:15:20 +03:00
Ilari Liusvaara
000d45b9eb Allow variable arguments to command functions 2011-09-17 12:00:49 +03:00
Ilari Liusvaara
0c4431001c More random cleanups 2011-09-17 09:55:35 +03:00
Ilari Liusvaara
35d1875b44 Since window is singleton anyway, get rid of window* parameters 2011-09-17 01:05:41 +03:00
Ilari Liusvaara
d38da1b04b More code cleanups 2011-09-17 00:06:20 +03:00
Ilari Liusvaara
4f3f8ac79f Make git diff --check happy 2011-09-15 22:56:33 +03:00
Ilari Liusvaara
f170c7bab2 Major reorganization of command handling
Make commands objects instead of functions calling each other.

Now there is '?' command that can display command list and help about
individual command. Also the command handling is more distributed into
places where it belongs.
2011-09-14 20:06:36 +03:00