Mon, 03 Dec 2012 14:44:49 +0100Merge with trunk registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Mon, 03 Dec 2012 14:44:49 +0100] rev 242
Merge with trunk

Mon, 03 Dec 2012 00:03:40 +0100Getting rid of the count, offset and value field in String. Replacing by delegation to real string r
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 03 Dec 2012 00:03:40 +0100] rev 241
Getting rid of the count, offset and value field in String. Replacing by delegation to real string r

Sun, 02 Dec 2012 23:10:51 +0100Rewriting String to use more of @JavaScriptBody & co.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 23:10:51 +0100] rev 240
Rewriting String to use more of @JavaScriptBody & co.

Sun, 02 Dec 2012 21:00:12 +0100Ability to control prototypes. Making sure any JavaScript Object is instance of Java object
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 21:00:12 +0100] rev 239
Ability to control prototypes. Making sure any JavaScript Object is instance of Java object

Sun, 02 Dec 2012 15:05:36 +0100Class.getAnnotations somehow implemented reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 15:05:36 +0100] rev 238
Class.getAnnotations somehow implemented

Sun, 02 Dec 2012 14:01:17 +0100Annotations with string attributes reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 14:01:17 +0100] rev 237
Annotations with string attributes

Sun, 02 Dec 2012 12:39:51 +0100Using the attribute type to in the attribute method name reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 12:39:51 +0100] rev 236
Using the attribute type to in the attribute method name

Sun, 02 Dec 2012 12:26:14 +0100Initial support for runtime annotations reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 12:26:14 +0100] rev 235
Initial support for runtime annotations

Sun, 02 Dec 2012 06:34:14 +0100JS 'implementation' for fillInStackTrace native method reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 06:34:14 +0100] rev 234
JS 'implementation' for fillInStackTrace native method

Sun, 02 Dec 2012 06:26:32 +0100Merging native methods exceptions reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 06:26:32 +0100] rev 233
Merging native methods exceptions