Fri, 12 Jul 2013 14:51:33 +0200Fixing imports
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 14:51:33 +0200] rev 1246
Fixing imports

Fri, 12 Jul 2013 13:41:23 +0200Use transitive compile time dependencies
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 13:41:23 +0200] rev 1245
Use transitive compile time dependencies

Fri, 12 Jul 2013 11:07:58 +0200Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 11:07:58 +0200] rev 1244
Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.

Thu, 11 Jul 2013 22:36:01 +0200Recognizes callback to static Java methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 22:36:01 +0200] rev 1243
Recognizes callback to static Java methods

Thu, 11 Jul 2013 20:33:19 +0200net.java.html's JavaScriptBody annotation is handled with the help of $JsCallbacks$ generated helper class
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 20:33:19 +0200] rev 1242
net.java.html's JavaScriptBody annotation is handled with the help of $JsCallbacks$ generated helper class

Wed, 10 Jul 2013 13:31:00 +0200net.java.html.js.JavaScriptBody may contain javacall attribute
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 10 Jul 2013 13:31:00 +0200] rev 1241
net.java.html.js.JavaScriptBody may contain javacall attribute

Wed, 10 Jul 2013 09:54:14 +0200Test to verify basic javacall works
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 10 Jul 2013 09:54:14 +0200] rev 1240
Test to verify basic javacall works

Tue, 09 Jul 2013 21:06:35 +0200Basic support for net.java.html.js annotations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 09 Jul 2013 21:06:35 +0200] rev 1239
Basic support for net.java.html.js annotations

Fri, 28 Jun 2013 16:10:26 +0200System built on top of net.java.html.boot classloader seems to be working without problems. Merging to default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Jun 2013 16:10:26 +0200] rev 1238
System built on top of net.java.html.boot classloader seems to be working without problems. Merging to default branch

Fri, 28 Jun 2013 11:57:46 +0200ArchetypeTest is passing now classloader
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Jun 2013 11:57:46 +0200] rev 1237
ArchetypeTest is passing now