log graal/com.oracle.truffle.api/src/com/oracle/truffle/api/impl/DefaultAssumption.java @ 10064:5749b583efe1

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.