fixed/src
Trevor Spiteri c6d8e14537 test that constants are truncated version of known correct strings 2020-02-24 14:16:23 +01:00
..
types remove deprecated methods and modules 2019-11-24 18:53:07 +01:00
arith.rs silence clippy 2020-02-21 15:57:56 +01:00
cast.rs add bf16 support 2019-10-16 11:32:53 +02:00
cmp.rs add bf16 support 2019-10-16 11:32:53 +02:00
consts.rs test that constants are truncated version of known correct strings 2020-02-24 14:16:23 +01:00
convert.rs add bf16 support 2019-10-16 11:32:53 +02:00
display.rs add more tests in {display,from_str}.rs 2019-08-30 21:30:40 +02:00
float_helper.rs add bf16 support 2019-10-16 11:32:53 +02:00
from_str.rs add std feature 2019-12-23 17:39:41 +01:00
helpers.rs macro formatting 2019-08-21 16:57:52 +02:00
int_helper.rs remove unnecessary helper methods 2019-08-30 21:28:19 +02:00
lib.rs version 0.5.4 2020-02-21 16:34:27 +01:00
macros.rs remove unnecessary macros 2019-08-29 17:24:36 +02:00
macros_frac.rs fix incorrect overflow handling for rem_euclid_int 2020-02-21 15:39:02 +01:00
macros_from_to.rs link to core libs instead of std libs where possible 2019-12-23 17:22:21 +01:00
macros_no_frac.rs reorganize {,checked} {,Euclidean} remainders {,by integers} 2020-02-13 12:04:49 +01:00
macros_round.rs fix bug in round_to_zero 2020-02-12 23:45:58 +01:00
serdeize.rs re-use inner serde impls for Wrapping types 2020-02-01 03:01:11 -08:00
traits.rs specify that <Err = PraseFixedError> in Fixed: FromStr constraint 2020-02-24 14:13:30 +01:00
wide_div.rs from_str now rounds ties to even 2019-08-17 23:57:39 +02:00
wrapping.rs fix incorrect overflow handling for rem_euclid_int 2020-02-21 15:39:02 +01:00