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

Fri, 25 Jan 2013 08:43:56 +0100Configuring the exec:exec inside pom.xml, so it can be used from command line
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jan 2013 08:43:56 +0100] rev 578
Configuring the exec:exec inside pom.xml, so it can be used from command line

Thu, 24 Jan 2013 19:38:09 +0100The fact that ArrayList, HashSet, HashMap and sorting works seems to be like a good reason to merge such state of emul into default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 24 Jan 2013 19:38:09 +0100] rev 577
The fact that ArrayList, HashSet, HashMap and sorting works seems to be like a good reason to merge such state of emul into default branch