Menu

Commit [r5156]  Maximize  Restore  History

Implementing CommandInterpreter::RunCommand, so that commands can be executed. "quit" and "version" work interactively :)

debug 2008-01-02

changed /gxemul-legacy/trunk/HISTORY
changed /gxemul-legacy/trunk/TODO
changed /gxemul-legacy/trunk/src/include/Command.h
changed /gxemul-legacy/trunk/src/include/CommandInterpreter.h
changed /gxemul-legacy/trunk/src/include/commands/QuitCommand.h
added /gxemul-legacy/trunk/src/include/commands/VersionCommand.h
changed /gxemul-legacy/trunk/src/main/Command.cc
changed /gxemul-legacy/trunk/src/main/CommandInterpreter.cc
changed /gxemul-legacy/trunk/src/main/UnitTest.cc
changed /gxemul-legacy/trunk/src/main/commands/Makefile.skel
changed /gxemul-legacy/trunk/src/main/commands/QuitCommand.cc
added /gxemul-legacy/trunk/src/main/commands/VersionCommand.cc
/gxemul-legacy/trunk/HISTORY Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/TODO Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/Command.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/CommandInterpreter.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/commands/QuitCommand.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/commands/VersionCommand.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/Command.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/CommandInterpreter.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/UnitTest.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/commands/Makefile.skel Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/commands/QuitCommand.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/commands/VersionCommand.cc Diff Switch to side-by-side view
Loading...