launcher/fx/src/test/java/org/apidesign/bck2brwsr/launcher/fximpl/JsClassLoaderTest.java
Mon, 06 Jan 2014 13:31:04 +0100 Switching to new 'NetBeans' packaging schema of forthcoming 0.7 version
Wed, 30 Oct 2013 17:25:35 +0100 Nashorn is returning different instance which is just equal (but not identical) to the original function
Thu, 12 Sep 2013 14:15:47 +0200 Updating to recent changes in html.java.net APIs
Wed, 26 Jun 2013 18:44:21 +0200 Successfully compiles the new support for knockout
Thu, 20 Jun 2013 10:22:50 +0200 Using the Browser Bootstrap classloader
Mon, 17 Jun 2013 19:52:10 +0200 null-related tests are passing now
Mon, 17 Jun 2013 19:36:24 +0200 Initial attempt to pass this into non-static methods
Mon, 17 Jun 2013 16:17:46 +0200 Allow overloaded @JavaScriptBody methods
Thu, 13 Jun 2013 16:48:17 +0200 New classloader can be used to load the twitter application
Wed, 12 Jun 2013 18:19:29 +0200 Trying to use JsClassLoader in FX launcher
Tue, 11 Jun 2013 09:13:33 +0200 Can invoke method with int params and return type
Mon, 10 Jun 2013 18:19:40 +0200 Separating the Fn class outside of the classloader and moving methods the generated code deals with into it
Mon, 10 Jun 2013 18:12:38 +0200 Initial version of ClassLoader that understands @JavaScriptBody