vm/src/test/java/org/apidesign/vm4brwsr/VMinVMTest.java
Mon, 11 Feb 2013 12:46:43 +0100 Encapsulation. Moving shared code into TestVM instance.
Thu, 03 Jan 2013 11:20:40 +0100 Using 's' instead of Ljava_lang_String_2
Sun, 16 Dec 2012 20:48:21 +0100 Sharing the is -> byte[] loading algorithm
Tue, 11 Dec 2012 11:05:06 +0100 VM in VM properly processes class constants
Tue, 11 Dec 2012 10:24:00 +0100 More flexible infrastructure for comparing generated codes
Fri, 07 Dec 2012 10:09:50 +0100 Using calling convention with bck2brwsr
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
Sat, 17 Nov 2012 18:34:12 +0100 Initialize fields with 0, 0.0 and null
Sat, 17 Nov 2012 11:21:17 +0100 The JavaScript VM is able to generate some (not yet valid) code.
Fri, 16 Nov 2012 08:26:55 +0100 Removing the printing part from javap. The bck2brwsr VM can now be compiled into JavaScript