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

Sun, 18 Nov 2012 16:45:50 +0100Chars need to be treated as numbers, otherwise switch statement does not work javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 16:45:50 +0100] rev 184
Chars need to be treated as numbers, otherwise switch statement does not work

Sun, 18 Nov 2012 15:20:07 +0100Replace multiple occurences of the same character javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 15:20:07 +0100] rev 183
Replace multiple occurences of the same character

Sun, 18 Nov 2012 14:39:55 +0100More emulation methods javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 14:39:55 +0100] rev 182
More emulation methods

Sun, 18 Nov 2012 10:00:23 +0100Can deserialize float javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 10:00:23 +0100] rev 181
Can deserialize float

Sun, 18 Nov 2012 08:58:16 +0100Missing semicolon javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 08:58:16 +0100] rev 180
Missing semicolon

Sun, 18 Nov 2012 08:51:58 +0100Removing package private String constructor which used to be used by Integer and Long to share the char array with newly created string javap
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 Nov 2012 08:51:58 +0100] rev 179
Removing package private String constructor which used to be used by Integer and Long to share the char array with newly created string