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

Thu, 29 Nov 2012 22:03:11 +0100Don't instantiate new object, when only requesting prototype. use CLS(false).
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Nov 2012 22:03:11 +0100] rev 224
Don't instantiate new object, when only requesting prototype. use CLS(false).

Thu, 29 Nov 2012 21:58:17 +0100Tests about names of classes reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Nov 2012 21:58:17 +0100] rev 223
Tests about names of classes

Thu, 29 Nov 2012 21:42:25 +0100Basic tests for reflection on classes reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Nov 2012 21:42:25 +0100] rev 222
Basic tests for reflection on classes

Thu, 29 Nov 2012 20:19:00 +0100Register based VM registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Thu, 29 Nov 2012 20:19:00 +0100] rev 221
Register based VM

Thu, 29 Nov 2012 11:07:05 +0100Saving some space by using single letter variable instead of 'stack'
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Nov 2012 11:07:05 +0100] rev 220
Saving some space by using single letter variable instead of 'stack'

Thu, 29 Nov 2012 10:47:49 +0100No need to embed String definition 82 times. Once is enough.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Nov 2012 10:47:49 +0100] rev 219
No need to embed String definition 82 times. Once is enough.