vm/src/test/java/org/apidesign/vm4brwsr/NumberTest.java
Thu, 06 Dec 2012 22:02:10 +0100 The loadClass method accept class name with dots
Thu, 06 Dec 2012 21:31:09 +0100 Hiding all generated class methods from sight of external users. Exposing only bck2brwsr entry point function
Tue, 04 Dec 2012 09:16:53 +0100 Using the same mangling scheme as JNI
Mon, 26 Nov 2012 20:29:21 +0100 Merging new class and prototype methods. When asking for prototype one can add (true) argument
Sun, 25 Nov 2012 23:14:58 +0100 Enclosing definition of all the methods inside the proto() function
Sun, 18 Nov 2012 19:54:40 +0100 toString on floats and doubles should end with .0
Sun, 18 Nov 2012 19:19:26 +0100 Integer.toString test
Sun, 18 Nov 2012 19:01:38 +0100 Reimplementing readDouble to not depend on too high longs
Sun, 18 Nov 2012 10:00:23 +0100 Can deserialize float
Sun, 18 Nov 2012 08:41:08 +0100 Support for reminders
Tue, 30 Oct 2012 23:33:29 +0100 Removing StrictMath
Tue, 16 Oct 2012 18:04:11 +0200 Same basic operations with Number subclasses now work