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.

Thu, 29 Nov 2012 00:02:37 +0100Changing the release of all components to 0.3
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 29 Nov 2012 00:02:37 +0100] rev 218
Changing the release of all components to 0.3

Wed, 28 Nov 2012 21:38:37 +0100The functions need to be defined in global object right now
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 28 Nov 2012 21:38:37 +0100] rev 217
The functions need to be defined in global object right now

Wed, 28 Nov 2012 17:58:10 +0100Merging work on lazy loading. Seems stable enough to produce a simple demo.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 Nov 2012 17:58:10 +0100] rev 216
Merging work on lazy loading. Seems stable enough to produce a simple demo.

Wed, 28 Nov 2012 17:57:19 +0100Dump code to file in case of unexpected result lazy
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 Nov 2012 17:57:19 +0100] rev 215
Dump code to file in case of unexpected result