Mon, 25 Jan 2016 08:16:33 +0100The changes to number arithmetic deserve new magic header
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Jan 2016 08:16:33 +0100] rev 1859
The changes to number arithmetic deserve new magic header

Mon, 25 Jan 2016 08:14:42 +0100Speeding up sieve by directly resolving all 32-bit number operations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Jan 2016 08:14:42 +0100] rev 1858
Speeding up sieve by directly resolving all 32-bit number operations

Mon, 25 Jan 2016 06:40:40 +0100Some operations are faster when included in the generated code rather than dispatched to Number.prototype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Jan 2016 06:40:40 +0100] rev 1857
Some operations are faster when included in the generated code rather than dispatched to Number.prototype

Mon, 25 Jan 2016 05:53:21 +0100Resolving field access during compilation time
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Jan 2016 05:53:21 +0100] rev 1856
Resolving field access during compilation time

Mon, 25 Jan 2016 05:14:25 +0100accessField doesn't need the second argument, it can compute it from the 3rd
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Jan 2016 05:14:25 +0100] rev 1855
accessField doesn't need the second argument, it can compute it from the 3rd

Sun, 24 Jan 2016 12:08:45 +0100The sieve benchmark makes the testing more real than the fake matrix multiplication
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Jan 2016 12:08:45 +0100] rev 1854
The sieve benchmark makes the testing more real than the fake matrix multiplication

Sat, 26 Dec 2015 08:59:42 +0100Document may not be defined in non-browser environments
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Dec 2015 08:59:42 +0100] rev 1853
Document may not be defined in non-browser environments

Sat, 26 Dec 2015 08:51:01 +0100Loading 'Class-Path' attributes of scripts relatively to location of the script that is referencing them
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Dec 2015 08:51:01 +0100] rev 1852
Loading 'Class-Path' attributes of scripts relatively to location of the script that is referencing them

Sat, 26 Dec 2015 08:23:24 +0100Debug action is the same as run, just with debugging turned on
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Dec 2015 08:23:24 +0100] rev 1851
Debug action is the same as run, just with debugging turned on

Sat, 26 Dec 2015 08:22:59 +0100Can tell the server to exit
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Dec 2015 08:22:59 +0100] rev 1850
Can tell the server to exit