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.

Fri, 13 Mar 2015 11:59:26 +0100First method with flow analyser generated flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Mar 2015 11:59:26 +0100] rev 1818
First method with flow analyser generated

Fri, 13 Mar 2015 11:58:30 +0100Cleaning up the test harness flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Mar 2015 11:58:30 +0100] rev 1817
Cleaning up the test harness

Fri, 13 Mar 2015 11:41:04 +0100Using the provided flow instead of "gt" & X_nn style flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Mar 2015 11:41:04 +0100] rev 1816
Using the provided flow instead of "gt" & X_nn style