log graal/com.oracle.truffle.api/src/com/oracle/truffle/api/Assumption.java @ 10025:0c717bcb2988

age author description
Tue, 23 Apr 2013 15:44:07 +0200 Thomas Wuerthinger Added a method isValid to the Assumption class. Added javadoc to the Assumption class.
Tue, 23 Apr 2013 15:34:06 +0200 Thomas Wuerthinger Truffle API changes for the Frame API. Introduction of Assumptions class.