vm/src/test/java/org/apidesign/vm4brwsr/StaticMethod.java
Fri, 28 Sep 2012 14:58:21 +0200 Supporting iconst_m1
Fri, 28 Sep 2012 14:45:00 +0200 Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.
Mon, 24 Sep 2012 11:07:38 +0200 Getting ready for multiple projects inside one Hg repository