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

Sat, 12 Jan 2013 20:27:52 +0100Generic methods for querying and changing attributes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Jan 2013 20:27:52 +0100] rev 436
Generic methods for querying and changing attributes

Sat, 12 Jan 2013 20:24:30 +0100Allowing access to all onsmthng events of page elements
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Jan 2013 20:24:30 +0100] rev 435
Allowing access to all onsmthng events of page elements

Sat, 12 Jan 2013 18:18:25 +0100Class.cast and Class.isInstance work
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Jan 2013 18:18:25 +0100] rev 434
Class.cast and Class.isInstance work