log mx.truffle/suite.py @ 22548:6b76a24fffbd default tip

age author description
Tue, 05 Jan 2016 13:06:57 +0100 Gilles Duboscq Add javadoc metadata for distributions
Wed, 06 Jan 2016 14:05:59 +0100 Vojin Jovanovic Adding sources for JLine 2.11.
Thu, 17 Dec 2015 10:01:38 +0100 Jaroslav Tulach Moving profiles into their own project to ensure the core API doesn't reference these utility classes.
Sun, 11 Oct 2015 14:34:57 +0200 Doug Simon removed "path" and "sourcePath" attributes from distributions and libraries
Wed, 30 Sep 2015 16:33:56 -0700 Michael Van De Vanter Merge revised Instrumentation framework into the Polyglot API
Tue, 22 Sep 2015 20:31:19 -0700 Michael Van De Vanter Truffle/Testing: massive rework of tests to accommodate recent instrumentation change with respect to "applyInstrumentation"
Sat, 19 Sep 2015 13:25:41 -0700 Michael Van De Vanter Truffle/Instrumentation: rewrite basic instrumentation tests
Tue, 22 Sep 2015 14:02:13 +0200 Jaroslav Tulach Testing behavior of invoke when calling asTruffleFunction
Mon, 07 Sep 2015 17:07:20 +0200 Jaroslav Tulach Implementing API for Java/Truffle interop. Based around JavaInterop.asJavaObject and JavaInterop.asTruffleObject methods. Connected to TruffleVM via Symbol.as(Class) wrapper. Verified by extended TCK.
Fri, 04 Sep 2015 16:41:38 +0200 Doug Simon use public https urls
Thu, 03 Sep 2015 17:15:44 +0200 Jaroslav Tulach TruffleVM can now depend on api.interop and thus there is no need for indirection between SymbolInvoker and its Impl. Enough to do direct calls.
Thu, 03 Sep 2015 16:38:45 +0200 Jaroslav Tulach Separating the TruffleVM into its own project makes it possible to cleanup various system parts interations
Fri, 21 Aug 2015 16:19:26 +0200 Benoit Daloze Fix typo in the description of Truffle TCK
Fri, 07 Aug 2015 20:00:39 +0200 Andreas Woess update to mx version 5.2.2