Wed, 30 Apr 2014 08:54:28 +0200Moving UnsupportedOperationException to its right place
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Apr 2014 08:54:28 +0200] rev 1511
Moving UnsupportedOperationException to its right place

Tue, 29 Apr 2014 16:28:06 +0200Decreasing the number of lines of core bck2brwsr.js to be under 65636. Should help debugging on Nashorn as it has problems with lines numbers over 16-bit numbers.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 16:28:06 +0200] rev 1510
Decreasing the number of lines of core bck2brwsr.js to be under 65636. Should help debugging on Nashorn as it has problems with lines numbers over 16-bit numbers.

Tue, 29 Apr 2014 16:22:23 +0200Making ByteCodeToJavaScript an Appendable to track when something is generated
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 16:22:23 +0200] rev 1509
Making ByteCodeToJavaScript an Appendable to track when something is generated

Tue, 29 Apr 2014 15:25:58 +0200Stateless invoker. Don't use any static variables, that has to confuse any JavaScript VM a lot. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 15:25:58 +0200] rev 1508
Stateless invoker. Don't use any static variables, that has to confuse any JavaScript VM a lot.

Tue, 29 Apr 2014 15:08:02 +0200Switching to newer version of NetBeans that can run on JDK8 closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 15:08:02 +0200] rev 1507
Switching to newer version of NetBeans that can run on JDK8

Tue, 29 Apr 2014 15:02:53 +0200Removing the protocol test closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 15:02:53 +0200] rev 1506
Removing the protocol test

Tue, 29 Apr 2014 14:59:40 +0200javaquery api works on JDK8 closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 14:59:40 +0200] rev 1505
javaquery api works on JDK8

Tue, 29 Apr 2014 14:28:52 +0200Use provided loader to load libraries closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 14:28:52 +0200] rev 1504
Use provided loader to load libraries

Tue, 29 Apr 2014 14:27:36 +0200Renaming the extension parameter to library to keep with the API of Bck2Brwsr compiler closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 14:27:36 +0200] rev 1503
Renaming the extension parameter to library to keep with the API of Bck2Brwsr compiler

Tue, 29 Apr 2014 13:28:41 +0200Don't include this class in the generated bck2brwsr VM closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 13:28:41 +0200] rev 1502
Don't include this class in the generated bck2brwsr VM