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

Mon, 27 Aug 2012 14:36:48 +0200Support for xor
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 27 Aug 2012 14:36:48 +0200] rev 6
Support for xor

Mon, 27 Aug 2012 14:27:06 +0200Support for factorial computed with a for cycle
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 27 Aug 2012 14:27:06 +0200] rev 5
Support for factorial computed with a for cycle