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

Sun, 02 Dec 2012 06:25:28 +0100Throw exception when reaching native method without JavaScript implementation
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 06:25:28 +0100] rev 232
Throw exception when reaching native method without JavaScript implementation

Sat, 01 Dec 2012 15:48:12 +0100Optimistic support for Class.newInstance reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 15:48:12 +0100] rev 231
Optimistic support for Class.newInstance

Sat, 01 Dec 2012 15:30:56 +0100Class.getSuperclass seems to work reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 15:30:56 +0100] rev 230
Class.getSuperclass seems to work

Sat, 01 Dec 2012 12:35:30 +0100Class.getSimpleName() works reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 12:35:30 +0100] rev 229
Class.getSimpleName() works

Sat, 01 Dec 2012 12:15:12 +0100Returns correct canonical name reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 12:15:12 +0100] rev 228
Returns correct canonical name

Sat, 01 Dec 2012 12:14:37 +0100Merge with default to get correct behavior of the contructor property of prototype reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 12:14:37 +0100] rev 227
Merge with default to get correct behavior of the contructor property of prototype

Sat, 01 Dec 2012 10:35:24 +0100Make sure the constructor property points to the real function that creates the object
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 10:35:24 +0100] rev 226
Make sure the constructor property points to the real function that creates the object

Sat, 01 Dec 2012 08:52:30 +0100Adding each constructor function field reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 01 Dec 2012 08:52:30 +0100] rev 225
Adding each constructor function field