Mon, 24 Sep 2012 12:39:21 +0200Can find all IDs in an XHTML page
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 24 Sep 2012 12:39:21 +0200] rev 25
Can find all IDs in an XHTML page

Mon, 24 Sep 2012 11:22:50 +0200Fixing licenses by running mvn license:format -Dyear=2012
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 24 Sep 2012 11:22:50 +0200] rev 24
Fixing licenses by running mvn license:format -Dyear=2012

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