Fri, 25 Jan 2013 16:36:09 +0100Merge with today's work on default branch emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jan 2013 16:36:09 +0100] rev 588
Merge with today's work on default branch

Fri, 25 Jan 2013 15:44:09 +0100Merge with trunk registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 25 Jan 2013 15:44:09 +0100] rev 587
Merge with trunk

Fri, 25 Jan 2013 15:47:46 +0100Class.isEnum supported
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jan 2013 15:47:46 +0100] rev 586
Class.isEnum supported

Fri, 25 Jan 2013 15:38:12 +0100Support for additional instructions registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 25 Jan 2013 15:38:12 +0100] rev 585
Support for additional instructions

Fri, 25 Jan 2013 15:37:05 +0100Additional stack map type handling registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 25 Jan 2013 15:37:05 +0100] rev 584
Additional stack map type handling

Fri, 25 Jan 2013 13:26:28 +0100Simplify the HTML page by including just one vm.js with everything
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jan 2013 13:26:28 +0100] rev 583
Simplify the HTML page by including just one vm.js with everything

Fri, 25 Jan 2013 11:00:52 +0100Long arithmetic prototype, Long currently represented by separate JavaScript object with two JS-Numbers. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Fri, 25 Jan 2013 11:00:52 +0100] rev 582
Long arithmetic prototype, Long currently represented by separate JavaScript object with two JS-Numbers.
Just few operation implemented to pass tests. Tests under vmtest directory are still failing.

Mon, 21 Jan 2013 15:57:01 +0100merge with trunk arithmetic
Martin Soch <Martin.Soch@oracle.com> [Mon, 21 Jan 2013 15:57:01 +0100] rev 581
merge with trunk

Fri, 25 Jan 2013 10:51:20 +0100Keep the VM code, don't regenerate it every time
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jan 2013 10:51:20 +0100] rev 580
Keep the VM code, don't regenerate it every time

Fri, 25 Jan 2013 10:25:30 +0100Allow class name change in the java code by referencing the it via ${fqn} from HTML
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jan 2013 10:25:30 +0100] rev 579
Allow class name change in the java code by referencing the it via ${fqn} from HTML