fixed/src
Trevor Spiteri 25655ae215 add methods: {from,to}_{be,le}, swap_bytes, reverse_bits 2021-02-24 13:31:40 +01:00
..
types update copyright year 2021-02-05 15:22:27 +01:00
arith.rs update copyright year 2021-02-05 15:22:27 +01:00
cast.rs update copyright year 2021-02-05 15:22:27 +01:00
cmp.rs update copyright year 2021-02-05 15:22:27 +01:00
consts.rs update copyright year 2021-02-05 15:22:27 +01:00
convert.rs clippy 2021-02-18 13:41:07 +01:00
display.rs update copyright year 2021-02-05 15:22:27 +01:00
float_helper.rs update copyright year 2021-02-05 15:22:27 +01:00
from_str.rs update copyright year 2021-02-05 15:22:27 +01:00
helpers.rs update copyright year 2021-02-05 15:22:27 +01:00
impl_num_traits.rs implement num_traits::ops::overflowing::Overflowing{Add,Mul,Sub} 2021-02-18 13:46:38 +01:00
int_helper.rs update copyright year 2021-02-05 15:22:27 +01:00
lib.rs add methods: {from,to}_{be,le}, swap_bytes, reverse_bits 2021-02-24 13:31:40 +01:00
log10.rs update copyright year 2021-02-05 15:22:27 +01:00
macros.rs update copyright year 2021-02-05 15:22:27 +01:00
macros_const.rs update copyright year 2021-02-05 15:22:27 +01:00
macros_frac.rs update copyright year 2021-02-05 15:22:27 +01:00
macros_from_to.rs update copyright year 2021-02-05 15:22:27 +01:00
macros_no_frac.rs add methods: {from,to}_{be,le}, swap_bytes, reverse_bits 2021-02-24 13:31:40 +01:00
macros_round.rs update copyright year 2021-02-05 15:22:27 +01:00
serdeize.rs update copyright year 2021-02-05 15:22:27 +01:00
traits.rs implement num_traits::ops::overflowing::Overflowing{Add,Mul,Sub} 2021-02-18 13:46:38 +01:00
unwrapped.rs update copyright year 2021-02-05 15:22:27 +01:00
wide_div.rs update copyright year 2021-02-05 15:22:27 +01:00
wrapping.rs update copyright year 2021-02-05 15:22:27 +01:00