1. Reimplement Console.print* to behave exactly as the standard print function, and apply print = Console.println from c++ init code. 2. Add a couple of convenience shortcuts to save some manual typing when poking around data structures using the interactive prompt. 3. Change the prompt string to a more distinguished shape. |
||
|---|---|---|
| .. | ||
| OutFile.cpp | ||
| functioncall.cpp | ||
| hexsearch.cpp | ||
| lua_Console.cpp | ||
| lua_FunctionCall.cpp | ||
| lua_Hexsearch.cpp | ||
| lua_Misc.cpp | ||
| lua_Offsets.cpp | ||
| lua_Process.cpp | ||
| lua_VersionInfo.cpp | ||
| luamain.cpp | ||
| luaxx.cc | ||
| lune.cpp | ||