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

Wed, 11 Mar 2015 18:41:12 +0100Don't bother printing info about abstract methods in non-debug mode
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 11 Mar 2015 18:41:12 +0100] rev 1811
Don't bother printing info about abstract methods in non-debug mode

Wed, 11 Mar 2015 16:04:59 +0100Print out name of class which compilation failed
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 11 Mar 2015 16:04:59 +0100] rev 1810
Print out name of class which compilation failed

Wed, 11 Mar 2015 08:50:51 +0100Can run from unpackaged directories. E.g. mvn clean install -DskipTests; mvn test works now on JDK8.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 11 Mar 2015 08:50:51 +0100] rev 1809
Can run from unpackaged directories. E.g. mvn clean install -DskipTests; mvn test works now on JDK8.

Tue, 10 Mar 2015 20:35:20 +0100More defensive type-checks.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 10 Mar 2015 20:35:20 +0100] rev 1808
More defensive type-checks.