Tue, 16 Oct 2012 13:23:04 +0200Deduce name of the class to generate from the name of the HTML page
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 16 Oct 2012 13:23:04 +0200] rev 108
Deduce name of the class to generate from the name of the HTML page

Tue, 16 Oct 2012 12:49:59 +0200mvn clean install on root project succeeds
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 16 Oct 2012 12:49:59 +0200] rev 107
mvn clean install on root project succeeds

Tue, 16 Oct 2012 12:42:00 +0200Fixing license in all files
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 16 Oct 2012 12:42:00 +0200] rev 106
Fixing license in all files

Tue, 16 Oct 2012 12:27:15 +0200Removing unneeded file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 16 Oct 2012 12:27:15 +0200] rev 105
Removing unneeded file

Tue, 16 Oct 2012 11:55:56 +0200Concatenation of strings works
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 16 Oct 2012 11:55:56 +0200] rev 104
Concatenation of strings works

Thu, 11 Oct 2012 10:43:17 -0700Less compilation during test execution
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Oct 2012 10:43:17 -0700] rev 103
Less compilation during test execution

Thu, 11 Oct 2012 10:03:21 -0700Static methods needs to be in the prototype, as the bytecode can refer to them as being in a subclass
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Oct 2012 10:03:21 -0700] rev 102
Static methods needs to be in the prototype, as the bytecode can refer to them as being in a subclass

Thu, 11 Oct 2012 06:16:00 -0700The emulation approach turned to be working well. Let's merge it to trunk.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Oct 2012 06:16:00 -0700] rev 101
The emulation approach turned to be working well. Let's merge it to trunk.

Thu, 11 Oct 2012 06:15:22 -0700Now we are able to change a title of a page inside of a browser emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Oct 2012 06:15:22 -0700] rev 100
Now we are able to change a title of a page inside of a browser

Thu, 11 Oct 2012 04:11:42 -0700Multiparameter static methods with JavaScriptBody work now emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Oct 2012 04:11:42 -0700] rev 99
Multiparameter static methods with JavaScriptBody work now