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

Wed, 10 Oct 2012 16:49:45 -0700Support reordering of class declarations emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 10 Oct 2012 16:49:45 -0700] rev 98
Support reordering of class declarations

Tue, 09 Oct 2012 18:47:42 -0700Better order of static initializers emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 09 Oct 2012 18:47:42 -0700] rev 97
Better order of static initializers