Mon, 14 Jan 2013 14:20:49 +0100Fill object arrays with null, otherwise use 0 arithmetic
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 14 Jan 2013 14:20:49 +0100] rev 446
Fill object arrays with null, otherwise use 0

Mon, 14 Jan 2013 13:21:40 +0100Moving integer arithmetic expressions into Number.prototype arithmetic
Martin Soch <Martin.Soch@oracle.com> [Mon, 14 Jan 2013 13:21:40 +0100] rev 445
Moving integer arithmetic expressions into Number.prototype

Mon, 14 Jan 2013 11:52:38 +0100Merging use of function.call into default branch. It seems to be the way to go.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 14 Jan 2013 11:52:38 +0100] rev 444
Merging use of function.call into default branch. It seems to be the way to go.

Mon, 14 Jan 2013 11:30:56 +0100Using 'this' in @JavaScriptBody instance methods UseFunctionCall
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 14 Jan 2013 11:30:56 +0100] rev 443
Using 'this' in @JavaScriptBody instance methods

Mon, 14 Jan 2013 10:57:51 +0100Following standard object oriented calling conventions. Method run of Runnable r can now be called as r.run__V() UseFunctionCall
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 14 Jan 2013 10:57:51 +0100] rev 442
Following standard object oriented calling conventions. Method run of Runnable r can now be called as r.run__V()

Mon, 14 Jan 2013 09:52:51 +0100merge on Arithmetic branch arithmetic
Martin Soch <Martin.Soch@oracle.com> [Mon, 14 Jan 2013 09:52:51 +0100] rev 441
merge on Arithmetic branch

Mon, 14 Jan 2013 09:47:38 +0100Byte arithmetic - added tests + conversion from int->byte. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Mon, 14 Jan 2013 09:47:38 +0100] rev 440
Byte arithmetic - added tests + conversion from int->byte.

Mon, 14 Jan 2013 09:17:18 +0100Short arithmetic - added tests and conversion int->short. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Mon, 14 Jan 2013 09:17:18 +0100] rev 439
Short arithmetic - added tests and conversion int->short.

Sun, 13 Jan 2013 23:07:54 +0100Integer arithmetic expressions extracted into simple functions. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Sun, 13 Jan 2013 23:07:54 +0100] rev 438
Integer arithmetic expressions extracted into simple functions.

Sun, 13 Jan 2013 06:59:05 +0100Need to import other elements, so using wildcard import
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 13 Jan 2013 06:59:05 +0100] rev 437
Need to import other elements, so using wildcard import