Mon, 17 Feb 2014 07:52:41 +0100Include the whole code of the program in the dump ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 17 Feb 2014 07:52:41 +0100] rev 1465
Include the whole code of the program in the dump

Sun, 16 Feb 2014 23:56:01 +0100One less ; ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Feb 2014 23:56:01 +0100] rev 1464
One less ;

Sun, 16 Feb 2014 23:33:57 +0100Use normal constants and only wrap them before calling an operation on them ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Feb 2014 23:33:57 +0100] rev 1463
Use normal constants and only wrap them before calling an operation on them

Sun, 16 Feb 2014 22:22:22 +0100Making sure bit manipulation with longs produce reasonable results ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Feb 2014 22:22:22 +0100] rev 1462
Making sure bit manipulation with longs produce reasonable results

Sun, 16 Feb 2014 20:36:47 +0100Merging this test from default branch ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Feb 2014 20:36:47 +0100] rev 1461
Merging this test from default branch

Sun, 16 Feb 2014 20:06:03 +0100More tests of the bit operations on longs
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 16 Feb 2014 20:06:03 +0100] rev 1460
More tests of the bit operations on longs

Sat, 15 Feb 2014 23:16:11 +0100Flush stack before performing goto ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Feb 2014 23:16:11 +0100] rev 1459
Flush stack before performing goto

Sat, 15 Feb 2014 23:13:53 +0100Enclose constants as objects. Get the function arguments without creates stack objects. Flush stack on frame closing. ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Feb 2014 23:13:53 +0100] rev 1458
Enclose constants as objects. Get the function arguments without creates stack objects. Flush stack on frame closing.

Sat, 15 Feb 2014 20:18:26 +0100Eliminates use of stack in empty super constructor call ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Feb 2014 20:18:26 +0100] rev 1457
Eliminates use of stack in empty super constructor call

Sat, 15 Feb 2014 17:30:47 +0100Removing dead code ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Feb 2014 17:30:47 +0100] rev 1456
Removing dead code