Wed, 21 Nov 2012 23:55:09 +0100String.toString() can be specified on a prototype
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 21 Nov 2012 23:55:09 +0100] rev 194
String.toString() can be specified on a prototype

Wed, 21 Nov 2012 23:53:00 +0100Partial support for String.hashCode
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 21 Nov 2012 23:53:00 +0100] rev 193
Partial support for String.hashCode

Wed, 21 Nov 2012 21:48:51 +0100StringBuilder.delete needs bottom-up array copy
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 21 Nov 2012 21:48:51 +0100] rev 192
StringBuilder.delete needs bottom-up array copy

Wed, 21 Nov 2012 21:03:10 +0100Static fields can be modeled as properties on constructors of classes
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 21 Nov 2012 21:03:10 +0100] rev 191
Static fields can be modeled as properties on constructors of classes

Tue, 20 Nov 2012 21:24:01 +0100Referencing 'special' methods on a prototype will allow us to shorten the fqn of actual methods
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 20 Nov 2012 21:24:01 +0100] rev 190
Referencing 'special' methods on a prototype will allow us to shorten the fqn of actual methods

Sun, 18 Nov 2012 22:03:15 +0100javap branch achieved its goal: ByteCodeToJavaScript can be executed in bck2brwsr VM. Merging to main branch.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 22:03:15 +0100] rev 189
javap branch achieved its goal: ByteCodeToJavaScript can be executed in bck2brwsr VM. Merging to main branch.

Sun, 18 Nov 2012 21:58:44 +0100ByteCodeToJavaScript can run insided bck2brwsr VM javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 21:58:44 +0100] rev 188
ByteCodeToJavaScript can run insided bck2brwsr VM

Sun, 18 Nov 2012 19:54:40 +0100toString on floats and doubles should end with .0 javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 19:54:40 +0100] rev 187
toString on floats and doubles should end with .0

Sun, 18 Nov 2012 19:19:26 +0100Integer.toString test javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 19:19:26 +0100] rev 186
Integer.toString test

Sun, 18 Nov 2012 19:01:38 +0100Reimplementing readDouble to not depend on too high longs javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 19:01:38 +0100] rev 185
Reimplementing readDouble to not depend on too high longs