Fri, 28 Sep 2012 14:58:21 +0200Supporting iconst_m1
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:58:21 +0200] rev 48
Supporting iconst_m1

Fri, 28 Sep 2012 14:47:12 +0200New advances in support of null strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:47:12 +0200] rev 47
New advances in support of null

Fri, 28 Sep 2012 14:45:00 +0200Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:45:00 +0200] rev 46
Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.

Fri, 28 Sep 2012 14:06:57 +0200new String(char[]).toString() works strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:06:57 +0200] rev 45
new String(char[]).toString() works

Fri, 28 Sep 2012 13:15:45 +0200Support for String.getChars strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 13:15:45 +0200] rev 44
Support for String.getChars

Fri, 28 Sep 2012 13:01:17 +0200Merge of default branch that properly computes names of methods now strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 13:01:17 +0200] rev 43
Merge of default branch that properly computes names of methods now

Fri, 28 Sep 2012 12:58:20 +0200Unifying the way method names are constructed so they work for arrays as well
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 12:58:20 +0200] rev 42
Unifying the way method names are constructed so they work for arrays as well

Fri, 28 Sep 2012 09:29:53 +0200Specify version of maven-jar-plugin
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 09:29:53 +0200] rev 41
Specify version of maven-jar-plugin

Fri, 28 Sep 2012 08:00:05 +0200instanceOf can also be handled on the level of prototype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 08:00:05 +0200] rev 40
instanceOf can also be handled on the level of prototype

Fri, 28 Sep 2012 07:55:15 +0200Using // for instructions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 07:55:15 +0200] rev 39
Using // for instructions