Marc Tiehuis
78af62a19a
Pack big.Int sign and length fields
...
This effectively takes one-bit from the length field and uses it as the
sign bit. It reduces the size of an Int from 40 bits to 32 bits on a
64-bit arch.
This also reduces std.Rational from 80 bits to 64 bits.
2019-04-11 19:36:35 +12:00
..
2019-02-08 18:23:38 -05:00
2018-11-13 05:08:37 -08:00
2018-07-20 23:38:13 -04:00
2019-03-23 19:33:00 -04:00
2019-03-02 16:46:04 -05:00
2018-11-13 05:08:37 -08:00
2019-02-03 16:13:28 -05:00
2019-03-02 16:46:04 -05:00
2019-03-24 00:44:18 -04:00
2019-02-26 16:24:32 -05:00
2019-02-26 15:58:10 -05:00
2019-02-14 23:17:11 -05:00
2019-02-26 15:58:10 -05:00
2019-02-03 16:13:28 -05:00
2019-02-14 15:48:28 -05:00
2019-02-28 14:10:45 -05:00
2019-02-08 18:23:38 -05:00
2019-03-24 00:44:18 -04:00
2019-04-11 19:36:35 +12:00
2018-11-13 05:08:37 -08:00