log truffle/com.oracle.truffle.sl/src/com/oracle/truffle/sl/nodes/expression/SLFunctionLiteralNode.java @ 22157:dc83cc1f94f2

age author description
Wed, 16 Sep 2015 11:33:22 +0200 Jaroslav Tulach Using fully qualified imports
Thu, 06 Aug 2015 18:08:27 +0200 Jaroslav Tulach Removing VirtualFrame parameter. Documenting.
Thu, 06 Aug 2015 17:29:43 +0200 Jaroslav Tulach No need to adopt children
Thu, 06 Aug 2015 17:22:35 +0200 Jaroslav Tulach Introducing FindContextNode
Thu, 06 Aug 2015 08:31:49 +0200 Jaroslav Tulach Clearly separating the TruffleLanguage definition from context used during its execution. TruffleLanguage now has to have public static field INSTANCE and override createContext method.
Wed, 05 Aug 2015 10:19:41 -0700 Tom Rodriguez Remove trailing whitespace from UPL license
Thu, 30 Jul 2015 17:36:34 +0200 Jaroslav Tulach TruffleLanguage.parse method to convert a source to CallTarget. Basic caching to make sure the code is shared among tenants in one JVM.
Thu, 16 Jul 2015 15:50:46 +0200 Gilles Duboscq Update SL copyright headers to use UPL
Wed, 17 Jun 2015 10:58:08 +0200 Jaroslav Tulach Moving all sources into truffle subdirectory base graal/com.oracle.truffle.sl/src/com/oracle/truffle/sl/nodes/expression/SLFunctionLiteralNode.java@be381739bb3b