log graal/com.oracle.truffle.api/src/com/oracle/truffle/api/impl/DefaultLoopNode.java @ 21481:bb51b9a142b3

age author description
Fri, 20 Mar 2015 19:00:50 +0100 Christian Humer Truffle: simplify loop node implementation.
Fri, 24 Oct 2014 16:18:10 +0200 Doug Simon re-enabled Checkstyle with the release of 6.0 that supports Java 8; fixed existing Checkstyle warnings
Wed, 27 Aug 2014 11:35:59 +0200 Christian Humer Truffle: cleanup to the LoopNode API.
Sat, 23 Aug 2014 19:31:40 +0200 Christian Humer Truffle: new experimental LoopNode API.