vm/src/main/java/org/apidesign/vm4brwsr/VM.java
Thu, 03 Jan 2013 16:20:21 +0100 Merging Lubo's fix in as all tests continue to pass
Thu, 03 Jan 2013 16:16:04 +0100 Array flag in ByteCodeToJavaScript.countArgs is not reset to false for object types. The following signature '([Ljava/lang/Object;)I' is incorrectly reported to return array
Thu, 03 Jan 2013 11:29:22 +0100 Using 'o' instead of full name of java.lang.Object
Thu, 03 Jan 2013 11:20:40 +0100 Using 's' instead of Ljava_lang_String_2
Sat, 29 Dec 2012 20:20:59 +0100 Ability to eliminate debug messages
Sat, 15 Dec 2012 08:17:45 +0100 Class.forName can load new classes
Tue, 11 Dec 2012 09:48:37 +0100 Early warning when loading a class and no loader function is present
Tue, 11 Dec 2012 09:36:44 +0100 Creating Bck2Brwsr entrypoint to for those who wish to generate their JavaScript based Java VM