launcher/fx/src/test/java/org/apidesign/bck2brwsr/launcher/fximpl/JsClassLoaderTest.java
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