log truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/nodes/GraphPrintVisitor.java @ 22404:23d2b5513c83

age author description
Fri, 20 Nov 2015 17:27:42 +0100 Jaroslav Tulach Fixing API error: GraphPrintVisitor shouldn't expose internal API class in an API method. When at it deprecating all protected methods, as GraphPrintVisitor usages don't indicate somebody should be subclassing it at all.
Tue, 17 Nov 2015 11:02:55 +0100 Christian Wirth Backed out changeset: 0d4b0e4263ee
Mon, 16 Nov 2015 16:25:13 +0100 Andreas Woess Partially backed out changeset: a360c82ba357
Fri, 13 Nov 2015 10:29:52 -0800 Christian Wimmer Convert NodeClass and NodeFieldAccessor to interfaces
Fri, 13 Nov 2015 11:29:47 +0100 Andreas Woess GraphPrintVisitor implementation can now be disabled via system property
Tue, 10 Nov 2015 20:13:14 +0100 Andreas Woess GraphPrintVisitor: begin a graph if visit is called without beginGraph
Mon, 02 Nov 2015 16:34:22 +0100 Andreas Woess make GraphPrintVisitor resilient against toString() methods that throw
Wed, 28 Oct 2015 14:04:33 +0100 Andreas Woess GraphPrintVisitor: factor out implementation
Wed, 28 Oct 2015 14:00:16 +0100 Andreas Woess GraphPrintVisitor rewrite using javax.xml.stream
Wed, 21 Oct 2015 00:25:12 +0200 Andreas Woess GraphPrintVisitor: refactoring
Mon, 19 Oct 2015 18:28:41 +0200 Andreas Woess GraphPrintVisitor: subgroup support
Wed, 21 Oct 2015 00:16:07 +0200 Andreas Woess Remove obsolete, unused classes truffle-0.9
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.api/src/com/oracle/truffle/api/nodes/GraphPrintVisitor.java@1ccdffb7dabc