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

Tue, 09 Oct 2012 18:26:23 -0700push grows the array emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 09 Oct 2012 18:26:23 -0700] rev 96
push grows the array

Tue, 09 Oct 2012 11:12:20 -0700We don't want special settings emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 09 Oct 2012 11:12:20 -0700] rev 95
We don't want special settings

Tue, 09 Oct 2012 11:11:58 -0700Concatenation of string and integer works emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 09 Oct 2012 11:11:58 -0700] rev 94
Concatenation of string and integer works

Mon, 08 Oct 2012 17:10:27 -0700Concatanation of strings sort of works (but produces wrong result) emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Oct 2012 17:10:27 -0700] rev 93
Concatanation of strings sort of works (but produces wrong result)