Josh Stone f35cce229e Always use #![no_std], and declare std when enabled 7 years ago
..
ops 6161f1ade1 impl 128-bit MulAdd and MulAddAssign 7 years ago
bounds.rs 428e0107d2 Add imports for 128-bit Bounded 7 years ago
cast.rs bbbc2bd1d7 impl 128-bit numeric casts 7 years ago
float.rs 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding 7 years ago
identities.rs 261efafe0b Merge branch 'master' into regexident-i128 7 years ago
int.rs bc19c34934 Added impls of `PrimInt` for `i128` and `u128` 7 years ago
lib.rs f35cce229e Always use #![no_std], and declare std when enabled 7 years ago
macros.rs 8d16921579 allow unused macros 7 years ago
pow.rs d2107ae005 There's no u64 exponent impl for i128/u128 Pow 7 years ago
real.rs c848562fcf Use forwarding macros to implement Float and Real 7 years ago
sign.rs 08ad9b1642 i128 is not Unsigned 7 years ago