Added #? as a unary selector for help in the REPL and Debugger, and fixed the disasse...
commit54d52e57912287289debd70b40478e9efb037919
authorBrian T. Rice <briantrice@gmail.com>
Mon, 15 Feb 2010 01:01:37 +0000 (14 17:01 -0800)
committerBrian T. Rice <briantrice@gmail.com>
Mon, 15 Feb 2010 01:01:37 +0000 (14 17:01 -0800)
tree300efa18a442e235a7784405beb142997987c8c3
parent9d7cb56351cee56146bb0157f0898e1e45df07a3
Added #? as a unary selector for help in the REPL and Debugger, and fixed the disassembly directive in frame-printing for the Debugger to match the latest API.
src/core/debugger.slate
src/lib/repl.slate