Commit Graph

9 Commits

Author SHA1 Message Date
Derek Parker
6a82ebb25d Implement frontend next command 2014-07-11 16:18:07 -05:00
Derek Parker
d86639593a Rename function for clarity 2014-06-26 20:36:39 -05:00
Derek Parker
7fe2037ff1 Refactor: Modify command registraion on bootup
Benefits of this CL:

* Commands no longer rely on closured proc struct
* No two-step process for basic command initializaion
2014-06-25 14:58:45 -05:00
Derek Parker
821313d6cf Implement break command 2014-05-27 10:44:29 -05:00
Derek Parker
a67f21fee4 Add documentation 2014-05-21 10:23:14 -05:00
Derek Parker
2d8cc08513 Default DebugCommands() to include null replay 2014-05-21 10:18:54 -05:00
Derek Parker
c125fafe50 Allow command replay by hitting <enter> 2014-05-21 10:15:58 -05:00
Derek Parker
8f5190cbef Add ability to register commands 2014-05-20 18:09:34 -05:00
Derek Parker
86d2d026dd Add basic command implementation 2014-05-20 16:28:24 -05:00