Tue, 04 Feb 2014 09:46:12 +0100Sample usage of @JavaScriptBody annotation. Preprocessing classes and adding a Js/Java interoperability test
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Feb 2014 09:46:12 +0100] rev 521
Sample usage of @JavaScriptBody annotation. Preprocessing classes and adding a Js/Java interoperability test

Mon, 03 Feb 2014 15:12:45 +0100Keep JavaScriptXXX annotations in the post processed class file so they are available for bck2brwsr VM
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Feb 2014 15:12:45 +0100] rev 520
Keep JavaScriptXXX annotations in the post processed class file so they are available for bck2brwsr VM

Mon, 03 Feb 2014 15:12:08 +0100Skip this test if there is no presenter
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Feb 2014 15:12:08 +0100] rev 519
Skip this test if there is no presenter

Mon, 03 Feb 2014 15:11:48 +0100Be ready for SecurityException
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Feb 2014 15:11:48 +0100] rev 518
Be ready for SecurityException

Mon, 03 Feb 2014 11:33:10 +0100Removing unneeded imports
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Feb 2014 11:33:10 +0100] rev 517
Removing unneeded imports

Mon, 03 Feb 2014 10:31:55 +0100By default use -target and -source 1.6
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Feb 2014 10:31:55 +0100] rev 516
By default use -target and -source 1.6

Sun, 02 Feb 2014 22:23:17 +0100Object[] is not keyword
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Sun, 02 Feb 2014 22:23:17 +0100] rev 515
Object[] is not keyword

Sun, 02 Feb 2014 18:08:59 +0100Documenting passing of arrays between Java and JavaScript
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Sun, 02 Feb 2014 18:08:59 +0100] rev 514
Documenting passing of arrays between Java and JavaScript

Sat, 01 Feb 2014 08:51:16 +0100Including few usecases in the package description
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Sat, 01 Feb 2014 08:51:16 +0100] rev 513
Including few usecases in the package description

Thu, 30 Jan 2014 17:08:51 +0100The preprocessing behavior seems to be in good shape, merging to default branch
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Thu, 30 Jan 2014 17:08:51 +0100] rev 512
The preprocessing behavior seems to be in good shape, merging to default branch