log truffle/com.oracle.truffle.api.vm/src/com/oracle/truffle/api/vm/PolyglotEngine.java @ 22194:7afb5e5cc3ca

age author description
Thu, 24 Sep 2015 14:48:26 +0200 Christian Humer Fix use just one language instance per LanguageCache instead of one per mime-type.
Wed, 23 Sep 2015 13:42:21 +0200 Jaroslav Tulach Merging disposeContext into main development line base truffle/com.oracle.truffle.api.vm/src/com/oracle/truffle/api/vm/TruffleVM.java@be6ea3f6202a
Tue, 22 Sep 2015 14:02:13 +0200 Jaroslav Tulach Testing behavior of invoke when calling asTruffleFunction
Tue, 22 Sep 2015 11:22:26 +0200 Jaroslav Tulach The central API to invoke various programs is now PolyglotEngine - a polyglot-ready enhancement of JDK's ScriptEngine base truffle/com.oracle.truffle.api.vm/src/com/oracle/truffle/api/vm/TruffleVM.java@67ddf61edec6
Mon, 21 Sep 2015 11:21:03 +0200 Jaroslav Tulach Merging in changes in default branch base truffle/com.oracle.truffle.api.vm/src/com/oracle/truffle/api/vm/TruffleVM.java@17667b09f079
Mon, 21 Sep 2015 10:55:36 +0200 Jaroslav Tulach Replacing more TruffleVM references in comments with the new PolyglotEngine name
Mon, 21 Sep 2015 10:44:18 +0200 Jaroslav Tulach Using buildNew as that more directly indicates the use of Builder pattern
Mon, 21 Sep 2015 10:34:30 +0200 Jaroslav Tulach Renaming to PolyglotEngine base truffle/com.oracle.truffle.api.vm/src/com/oracle/truffle/api/vm/Portaal.java@be045542a741