Thu, 20 Sep 2012 10:26:59 +0200Methods that accept and return objects are supported
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 20 Sep 2012 10:26:59 +0200] rev 16
Methods that accept and return objects are supported

Thu, 20 Sep 2012 09:29:42 +0200Able to invoke interface methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 20 Sep 2012 09:29:42 +0200] rev 15
Able to invoke interface methods

Wed, 19 Sep 2012 20:22:12 +0200Try multiple instances of the same class and make sure they don't influence their variables
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 19 Sep 2012 20:22:12 +0200] rev 14
Try multiple instances of the same class and make sure they don't influence their variables

Wed, 19 Sep 2012 19:57:45 +0200Can invoke overwritten methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 19 Sep 2012 19:57:45 +0200] rev 13
Can invoke overwritten methods

Wed, 19 Sep 2012 19:29:05 +0200Support for invoking virtual methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 19 Sep 2012 19:29:05 +0200] rev 12
Support for invoking virtual methods

Wed, 19 Sep 2012 18:53:16 +0200Need to rotate the order of method parameters
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 19 Sep 2012 18:53:16 +0200] rev 11
Need to rotate the order of method parameters

Sun, 16 Sep 2012 18:35:16 +0200Basic support for non-virtual instance methods and constructors
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Sep 2012 18:35:16 +0200] rev 10
Basic support for non-virtual instance methods and constructors

Sun, 16 Sep 2012 07:28:57 +0200Support for static integer fields
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Sep 2012 07:28:57 +0200] rev 9
Support for static integer fields

Sat, 15 Sep 2012 22:12:49 +0200Few more instructions, but not all of them are well implemented
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Sep 2012 22:12:49 +0200] rev 8
Few more instructions, but not all of them are well implemented

Mon, 27 Aug 2012 15:16:39 +0200Conditional statement and and or
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 27 Aug 2012 15:16:39 +0200] rev 7
Conditional statement and and or