log graal/com.oracle.truffle.api.dsl/src/com/oracle/truffle/api/dsl/internal/SpecializationNode.java @ 19281:92880b0f7fed

age author description
Thu, 22 Jan 2015 20:42:48 +0100 Christian Humer Truffle-DSL: add internal API support to reset the specialization chain.
Fri, 09 Jan 2015 16:00:23 +0100 Christian Humer Truffle-DSL: increase maximum number of acceptAndExecute arguments to 5.
Mon, 05 Jan 2015 01:31:08 +0100 Christian Humer Truffle-DSL: support for frame types Frame, MaterializedFrame. Added validation for frame type consistency. Some refactorings along the way.
Tue, 30 Dec 2014 00:37:39 +0100 Christian Humer Truffle-DSL: checkstyle fixes.
Mon, 29 Dec 2014 23:38:54 +0100 Christian Humer Truffle-DSL: new node layout implementation.