log truffle/com.oracle.truffle.tools.debug.shell/src/com/oracle/truffle/tools/debug/shell/REPLMessage.java @ 22548:6b76a24fffbd default tip

age author description
Sat, 21 Nov 2015 17:53:53 -0800 Michael Van De Vanter Truffle/REPL debugger: add "loads" and "evals" commands that "step into"; default is now not to step into
Wed, 18 Nov 2015 18:42:56 -0800 Michael Van De Vanter Truffle/REPL debugger: "call" command can now pass string arguments
Tue, 17 Nov 2015 19:41:18 -0800 Michael Van De Vanter Truffle/REPL debugger: handle stack frames more explicitly
Tue, 17 Nov 2015 17:29:52 -0800 Michael Van De Vanter Truffle/REPL debugger: move closer to multi-lang
Tue, 27 Oct 2015 17:44:27 -0700 Michael Van De Vanter Truffle/Debugging/REPL: major reorganization post-PolyglotEngine
Wed, 16 Sep 2015 11:33:22 +0200 Jaroslav Tulach Using fully qualified imports
Sat, 18 Jul 2015 18:03:36 +0200 Jaroslav Tulach Making debugger always on for each TruffleVM execution. Introducing EventConsumer to process such debugger events. Requesting each RootNode to be associated with a TruffleLanguage, so debugger can find out proper context for each Node where executions gets suspended.
Wed, 17 Jun 2015 10:58:08 +0200 Jaroslav Tulach Moving all sources into truffle subdirectory base graal/com.oracle.truffle.tools.debug.shell/src/com/oracle/truffle/tools/debug/shell/REPLMessage.java@e645c557d4e9