fixed/src
Trevor Spiteri b3796a46f0 make is_power_of_two a const fn 2019-08-21 22:15:36 +02:00
..
types doc updates 2019-08-20 16:42:37 +02:00
arith.rs macro formatting 2019-08-21 16:57:52 +02:00
cmp.rs reorganize modules 2019-08-20 15:30:23 +02:00
consts.rs tweak consts example 2019-08-20 15:31:39 +02:00
convert.rs reorganize modules 2019-08-20 15:30:23 +02:00
display.rs fix and expand rounding test 2019-08-21 15:45:55 +02:00
float_helper.rs deprecate sealed module 2019-08-16 16:54:16 +02:00
frac.rs doc updates 2019-08-20 16:42:37 +02:00
from_str.rs reorganize modules 2019-08-20 15:30:23 +02:00
helpers.rs macro formatting 2019-08-21 16:57:52 +02:00
int_helper.rs make display code clearer 2019-08-21 13:02:43 +02:00
lib.rs macro formatting 2019-08-21 16:57:52 +02:00
macros.rs macro formatting 2019-08-21 16:57:52 +02:00
macros_deprecated.rs doc updates 2019-08-20 16:42:37 +02:00
macros_frac.rs macro formatting 2019-08-21 16:57:52 +02:00
macros_from_to.rs macro formatting 2019-08-21 16:57:52 +02:00
macros_no_frac.rs make is_power_of_two a const fn 2019-08-21 22:15:36 +02:00
macros_round.rs macro formatting 2019-08-21 16:57:52 +02:00
sealed.rs doc updates 2019-08-20 16:42:37 +02:00
serdeize.rs reorganize modules 2019-08-20 15:30:23 +02:00
traits.rs macro formatting 2019-08-21 16:57:52 +02:00
wide_div.rs from_str now rounds ties to even 2019-08-17 23:57:39 +02:00
wrapping.rs impl {Shl,Shr}{,Assign}<all primitives> for Wrapping 2019-08-20 17:07:13 +02:00