log graal/com.oracle.truffle.dsl.processor/src/com/oracle/truffle/dsl/processor/java/ElementUtils.java @ 16897:f90dcdbbb75e

age author description
Fri, 22 Aug 2014 15:56:51 +0200 Doug Simon switched to using new NodeFieldIterator and NodeFieldIterable for traversing Node inputs and successors
Sat, 16 Aug 2014 00:03:21 +0200 Doug Simon factored out getSuperType
Mon, 18 Aug 2014 18:41:16 +0200 Christian Humer Truffle-DSL: argument syntax support for guards
Thu, 14 Aug 2014 15:02:17 +0200 Christian Humer Truffle-DSL: fixed guard solve of guards for interfaces.
Wed, 13 Aug 2014 21:05:29 +0200 Doug Simon process all declared interfaces when collecting transitive super types
Wed, 13 Aug 2014 18:06:26 +0200 Christian Humer Truffle-DSL: better caching for type checks.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: introduced identifiers for type matching.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: optimized ElementUtils.typeEquals
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: fixed ElementUtils#getType should not throw NPE if type is not on the classpath.
Tue, 12 Aug 2014 17:45:03 +0200 Christian Humer Truffle-DSL: fixed a bug in ElementUtils#getType.
Tue, 12 Aug 2014 17:21:06 +0200 Christian Humer Truffle-DSL: initial cleanups for code sharing with the new graal annotation processor.
Mon, 11 Aug 2014 17:20:24 +0200 Christian Humer Truffle-DSL: fixed assertions on unspecified toString methods of the annotation processing API.
Mon, 11 Aug 2014 15:57:14 +0200 Christian Humer Truffle-DSL: new package structure. base graal/com.oracle.truffle.dsl.processor/src/com/oracle/truffle/dsl/processor/Utils.java@8645140683c2