log mx/projects @ 5527:3152b08f34e0

age author description
Fri, 08 Jun 2012 18:35:09 +0200 Thomas Wuerthinger Fixed JUnit dependency of test project.
Fri, 08 Jun 2012 17:00:38 +0200 Thomas Wuerthinger Split test code for graal.graph into new project graal.graph.test.
Fri, 08 Jun 2012 16:57:07 +0200 Thomas Wuerthinger Added code to resolve GraalRuntime into HotSpot. Added graal.api.test project.
Thu, 07 Jun 2012 20:39:56 +0200 Thomas Wuerthinger Added VirtualMachineComponent as well as CompilationQueue and Interpreter interfaces.
Thu, 07 Jun 2012 19:53:13 +0200 Thomas Wuerthinger Added additional dependencies to graal.hotspot project.
Thu, 07 Jun 2012 18:55:34 +0200 Thomas Wuerthinger Move cri.ci to api.code.
Thu, 07 Jun 2012 18:41:37 +0200 Thomas Wuerthinger Added new projects graal.api.code and graal.api.interpreter
Thu, 07 Jun 2012 17:06:29 +0200 Thomas Wuerthinger Introduction of the project com.oragle.graal.api.meta.
Thu, 07 Jun 2012 17:01:21 +0200 Thomas Wuerthinger Introduction of com.oracle.graal.api project.
Tue, 10 Apr 2012 12:38:13 +0200 Doug Simon configured test source directory for graal.graph project
Thu, 08 Mar 2012 19:24:41 +0100 Thomas Wuerthinger Adjust C++ part according to the renaming.
Wed, 07 Mar 2012 21:04:56 +0100 Doug Simon Added 'intro' command to mx that runs a simple 'hello world' program and visualizes its compilation in the Graal Visualizer.
Tue, 06 Mar 2012 12:09:50 +0100 Doug Simon Integrated mxtool updates from Maxine project.
Fri, 24 Feb 2012 17:16:03 +0100 Gilles Duboscq Activate jtt for the gate
Tue, 14 Feb 2012 16:27:59 +0100 Lukas Stadler add jtt tests, converted from the maxine repository using ConvertJTT