Sun, 17 May 2015 10:13:05 +0200Only ask for inputstream is we know the entry exists. Prevents NPE on signed JAR archives.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 17 May 2015 10:13:05 +0200] rev 1828
Only ask for inputstream is we know the entry exists. Prevents NPE on signed JAR archives.

Sun, 26 Apr 2015 10:58:52 +0300Automatically close the browser windows unless such action gets canceled.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 26 Apr 2015 10:58:52 +0300] rev 1827
Automatically close the browser windows unless such action gets canceled.

Mon, 20 Apr 2015 10:03:12 +0300Regenerate the JS file when it exists, but the original JAR is newer
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 20 Apr 2015 10:03:12 +0300] rev 1826
Regenerate the JS file when it exists, but the original JAR is newer

Wed, 15 Apr 2015 17:21:28 +0200Never include @JavaScriptResource files in generated library wrappers
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 15 Apr 2015 17:21:28 +0200] rev 1825
Never include @JavaScriptResource files in generated library wrappers

Wed, 15 Apr 2015 14:32:54 +0200Can change obfuscation of the minified library - probably only meaningful to use MINIMAL instead of FULL
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 15 Apr 2015 14:32:54 +0200] rev 1824
Can change obfuscation of the minified library - probably only meaningful to use MINIMAL instead of FULL

Wed, 15 Apr 2015 12:29:45 +0200Make sure the array component we check is properly referenced from the generated file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 15 Apr 2015 12:29:45 +0200] rev 1823
Make sure the array component we check is properly referenced from the generated file

Wed, 15 Apr 2015 12:23:59 +0200Remove leading / if present
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 15 Apr 2015 12:23:59 +0200] rev 1822
Remove leading / if present

Wed, 15 Apr 2015 11:51:04 +0200Remove initial / if present SwitchFlow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 15 Apr 2015 11:51:04 +0200] rev 1821
Remove initial / if present

Thu, 02 Apr 2015 15:07:24 +0200Attempting to use for+switch flow and compare it to current nested-for one. jbox2d seems to preform similarly well. SwitchFlow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 02 Apr 2015 15:07:24 +0200] rev 1820
Attempting to use for+switch flow and compare it to current nested-for one. jbox2d seems to preform similarly well.

Fri, 13 Mar 2015 12:15:54 +0100Removing the added dependency. The Mojo does not need Graal dependency currently at all. flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Mar 2015 12:15:54 +0100] rev 1819
Removing the added dependency. The Mojo does not need Graal dependency currently at all.