Josh Stone
|
d2107ae005
There's no u64 exponent impl for i128/u128 Pow
|
il y a 7 ans |
Josh Stone
|
08ad9b1642
i128 is not Unsigned
|
il y a 7 ans |
Josh Stone
|
261efafe0b
Merge branch 'master' into regexident-i128
|
il y a 7 ans |
bors[bot]
|
a49013e338
Merge #59
|
il y a 7 ans |
Josh Stone
|
0d358034d9
Test MulAdd explicitly, guarded by std for floats
|
il y a 7 ans |
Vincent Esche
|
157efc5a26
Adjusted CI testing scripts
|
il y a 7 ans |
Vincent Esche
|
28be885481
Moved impl of `MulAdd`/`MulAddAssign` for `f32`/`f64` behind feature guard
|
il y a 7 ans |
Vincent Esche
|
257917f3f2
Removed inferrable value suffixes
|
il y a 7 ans |
Josh Stone
|
4fb749a401
typo: taht -> that
|
il y a 7 ans |
bors[bot]
|
4195043240
Merge #63
|
il y a 7 ans |
Josh Stone
|
aa21fba9fc
re-export CheckedRem and CheckedNeg at the root
|
il y a 7 ans |
Josh Stone
|
b1c4074cc4
Document CheckedRem and CheckedNeg
|
il y a 7 ans |
Josh Stone
|
5fb3724b69
rename checked_impl_one_param to checked_impl_unary
|
il y a 7 ans |
LEXUGE
|
f74de249c8
remove formats
|
il y a 7 ans |
bors[bot]
|
97f3892bd1
Merge #62
|
il y a 7 ans |
Vinzent Steinberg
|
2836cfc9ab
Update outdated FIXME
|
il y a 7 ans |
Vincent Esche
|
dd5b107c56
Added mention of `i128` feature to ‘README.md’
|
il y a 7 ans |
Vincent Esche
|
746db74dac
Added impls of `Unsigned` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
152b38e03f
Added impls of `Num` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
6d3b55030f
Added ‘i128’ feature and unit test invocation
|
il y a 7 ans |
Vincent Esche
|
830363024b
Added `MulAdd` and `MulAddAssign` traits
|
il y a 7 ans |
Vincent Esche
|
d1334bf903
Added impls of `Signed` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
f69af180cc
Added impls of `Pow` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
5ee2570618
Added impls of `Wrapping…` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
234706fb97
Added impls of `Saturating…` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
b44666183d
Added impls of `Checked…` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
bc19c34934
Added impls of `PrimInt` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
62723f6f3a
Added impls of `Zero` and `One` for `i128` and `u128`
|
il y a 7 ans |
Vincent Esche
|
f8d1896c6c
Added impls of `Bounded` for `i128` and `u128`
|
il y a 7 ans |
bors[bot]
|
bb67a3d03a
Merge #53
|
il y a 7 ans |