vm/src/test/java/org/apidesign/vm4brwsr/VMinVMTest.java
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