Tue, 03 May 2016 04:44:10 +0200A null value is treated as false when converted to boolean
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 03 May 2016 04:44:10 +0200] rev 1087
A null value is treated as false when converted to boolean

Mon, 02 May 2016 05:53:36 +0200Special handling of undefined before passing it into Java in a callback
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 02 May 2016 05:53:36 +0200] rev 1086
Special handling of undefined before passing it into Java in a callback

Wed, 27 Apr 2016 18:23:24 +0200Verify behavior of @JavaScriptBody: can it define globally visible symbol?
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 27 Apr 2016 18:23:24 +0200] rev 1085
Verify behavior of @JavaScriptBody: can it define globally visible symbol?

Thu, 21 Apr 2016 08:58:57 +0200Rhino on JDK7 treats Boolean as an object - e.g. to return 'false' one needs to return 'null'
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 21 Apr 2016 08:58:57 +0200] rev 1084
Rhino on JDK7 treats Boolean as an object - e.g. to return 'false' one needs to return 'null'

Tue, 19 Apr 2016 20:31:18 +0200#258908: Treat undefined as null
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 19 Apr 2016 20:31:18 +0200] rev 1083
#258908: Treat undefined as null

Sun, 17 Apr 2016 08:06:55 +0200Check whether Boolean.TRUE and Boolean.FALSE are really treated as expected
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 17 Apr 2016 08:06:55 +0200] rev 1082
Check whether Boolean.TRUE and Boolean.FALSE are really treated as expected

Tue, 05 Apr 2016 12:17:40 +0200Added tag release-1.3 for changeset 0c9f6bdacc78
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 05 Apr 2016 12:17:40 +0200] rev 1081
Added tag release-1.3 for changeset 0c9f6bdacc78

Fri, 04 Mar 2016 10:09:19 +0100Making API snapshots part of the 1.3 release release-1.3 release-1.3
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 04 Mar 2016 10:09:19 +0100] rev 1080
Making API snapshots part of the 1.3 release

Tue, 29 Mar 2016 18:42:00 +0200#258578: Pass arguments to failure handling methods generated for @OnReceive annotation
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 29 Mar 2016 18:42:00 +0200] rev 1079
#258578: Pass arguments to failure handling methods generated for @OnReceive annotation

Fri, 04 Mar 2016 10:17:46 +0100One more commit to the release-1.3 branch
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 04 Mar 2016 10:17:46 +0100] rev 1078
One more commit to the release-1.3 branch