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

Thu, 12 Mar 2015 12:07:54 +0100Optimize only simpleLoopTest... method and first check the generated code before compiling it as JavaScript flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 12 Mar 2015 12:07:54 +0100] rev 1815
Optimize only simpleLoopTest... method and first check the generated code before compiling it as JavaScript

Thu, 12 Mar 2015 11:16:15 +0100Need to propagate flow to the goto generating methods flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 12 Mar 2015 11:16:15 +0100] rev 1814
Need to propagate flow to the goto generating methods

Thu, 12 Mar 2015 10:32:13 +0100Provides access to the name of method that is being generated flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 12 Mar 2015 10:32:13 +0100] rev 1813
Provides access to the name of method that is being generated

Wed, 11 Mar 2015 18:58:39 +0100Defining API for registration of a Flow.Analyzer and getting ready for use the one from Graal flow
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 11 Mar 2015 18:58:39 +0100] rev 1812
Defining API for registration of a Flow.Analyzer and getting ready for use the one from Graal