log mx/projects @ 17155:a8eb7473d58a

age author description
Fri, 19 Sep 2014 09:59:56 +0200 Gilles Duboscq Add test for interface types
Mon, 08 Sep 2014 09:46:07 +0200 Bernhard Urban mx: add check for compliance level of a distribution
Mon, 01 Sep 2014 20:08:19 +0200 Christian Humer Truffle: added new infrastructure for graal truffle runtime tests using SL.
Mon, 25 Aug 2014 17:23:14 +0200 Josef Eisl Add ConstantLoadOptimization.
Fri, 22 Aug 2014 12:20:47 +0200 Bernhard Urban graal.nfi: change source level to 1.7
Fri, 15 Aug 2014 16:57:21 +0200 Doug Simon fixed checkheaders issue
Fri, 15 Aug 2014 16:31:49 +0200 Doug Simon moved NodeInfo processor into a separate project to avoid injecting Truffle DSL annotation processor into Graal projects
Fri, 15 Aug 2014 12:38:01 +0200 Doug Simon removed graal.nodeinfo as explicit annotation processor for graal.graph since it is implied by being a normal (i.e., non annotation processor) dependency
Fri, 15 Aug 2014 11:39:17 +0200 Doug Simon fixed canonicalizeprojects issue
Fri, 15 Aug 2014 11:34:38 +0200 Doug Simon moved NodeInfo and friends into separate com.oracle.graal.nodeinfo project so that annotation processor can be applied to the base Node class
Thu, 14 Aug 2014 23:45:15 +0200 Doug Simon generate distributions for projects that define annotation processors
Tue, 12 Aug 2014 17:33:24 +0200 Christian Humer Added checkstyle entry to new graph.processors project.
Tue, 12 Aug 2014 17:21:06 +0200 Christian Humer Added initial version of the graal graph nodes annotation processor.
Thu, 07 Aug 2014 17:33:25 +0200 Doug Simon set bootClassPathAgent=true for JAVA_ALLOCATION_INSTRUMENTER library
Wed, 06 Aug 2014 15:01:16 +0200 Lukas Stadler support for compressed inputs to NullCheckNode