vm/src/main/java/org/apidesign/vm4brwsr/ByteCodeToJavaScript.java
Fri, 28 Sep 2012 07:55:15 +0200 Using // for instructions
Fri, 28 Sep 2012 07:52:17 +0200 VMT should be in prototype
Fri, 28 Sep 2012 07:48:24 +0200 Skip private and static methods when generating the VMT
Tue, 25 Sep 2012 17:29:41 +0200 Can we call a filter that takes an object array?
Tue, 25 Sep 2012 14:19:12 +0200 Handle methods that take and return array arguments
Tue, 25 Sep 2012 12:38:07 +0200 Few more instructions
Tue, 25 Sep 2012 12:26:29 +0200 Support for casts
Mon, 24 Sep 2012 11:07:38 +0200 Getting ready for multiple projects inside one Hg repository