Mon, 24 Sep 2012 11:19:11 +0200Ignoring target files, adding master pom
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 24 Sep 2012 11:19:11 +0200] rev 23
Ignoring target files, adding master pom

Mon, 24 Sep 2012 11:07:38 +0200Getting ready for multiple projects inside one Hg repository
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 24 Sep 2012 11:07:38 +0200] rev 22
Getting ready for multiple projects inside one Hg repository

Mon, 24 Sep 2012 09:35:00 +0200Basic support for manipulating array
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 24 Sep 2012 09:35:00 +0200] rev 21
Basic support for manipulating array

Fri, 21 Sep 2012 10:14:25 +0200Few more instructions required to load transitive closure of java/lang/Object
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 21 Sep 2012 10:14:25 +0200] rev 20
Few more instructions required to load transitive closure of java/lang/Object

Thu, 20 Sep 2012 14:35:21 +0200We can read definition of Object from the JDK. No need to provide default dummy implementation. InstanceSub is discovered automatically.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 20 Sep 2012 14:35:21 +0200] rev 19
We can read definition of Object from the JDK. No need to provide default dummy implementation. InstanceSub is discovered automatically.

Thu, 20 Sep 2012 14:20:01 +0200The compilation to JavaScript now identifies list of external references and provides them back to the caller
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 20 Sep 2012 14:20:01 +0200] rev 18
The compilation to JavaScript now identifies list of external references and provides them back to the caller

Thu, 20 Sep 2012 10:39:54 +0200instanceOf support
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 20 Sep 2012 10:39:54 +0200] rev 17
instanceOf support

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