Toshiki Teramura
|
973ba72e4f
Fix doc comment
|
5 anni fa |
Toshiki Teramura
|
e7ba9b62dc
Replace lower/upper to min/max
|
5 anni fa |
Toshiki Teramura
|
2fb8a6e8a9
Add NaN preserving test for clamp
|
5 anni fa |
Toshiki Teramura
|
f20d74fce8
Use core::f32 instead of std::f32
|
5 anni fa |
Toshiki Teramura
|
e8dce19146
Add clamp_{lower,upper}
|
5 anni fa |
Josh Stone
|
c38b4b601d
cargo fmt
|
5 anni fa |
Ed McCardell
|
abb51f9a09
Add wrapping shifts
|
6 anni fa |
Josh Stone
|
d2bf4e04e4
Run cargo fmt
|
6 anni fa |
Josh Stone
|
51f6c57c4b
Automatically detect support for i128/u128
|
6 anni fa |
Josh Stone
|
f35cce229e
Always use #![no_std], and declare std when enabled
|
6 anni fa |
Josh Stone
|
261efafe0b
Merge branch 'master' into regexident-i128
|
6 anni fa |
bors[bot]
|
a49013e338
Merge #59
|
6 anni fa |
Josh Stone
|
aa21fba9fc
re-export CheckedRem and CheckedNeg at the root
|
7 anni fa |
Vincent Esche
|
152b38e03f
Added impls of `Num` for `i128` and `u128`
|
7 anni fa |
Vincent Esche
|
830363024b
Added `MulAdd` and `MulAddAssign` traits
|
7 anni fa |
Josh Stone
|
c848562fcf
Use forwarding macros to implement Float and Real
|
7 anni fa |
Clar Charr
|
ce3badca57
Move Pow to pow module.
|
7 anni fa |
Clar Charr
|
c1f4118b4e
Fix Inv trait, add Pow trait.
|
7 anni fa |
Clar Charr
|
5bdff3f0ff
Add Inv trait.
|
7 anni fa |
bors[bot]
|
bfd62d4638
Merge #32
|
7 anni fa |
Vinzent Steinberg
|
d115dadeb1
Don't re-export FloatCore
|
7 anni fa |
Vinzent Steinberg
|
efad5329b4
Rename CoreFloat to FloatCore
|
7 anni fa |
Vinzent Steinberg
|
8a7f383eb1
Implement CoreFloat trait
|
7 anni fa |
Josh Stone
|
47515a10e1
Add a min-rustc badge and document compatibility
|
7 anni fa |
Josh Stone
|
67f03391a1
Bump to 0.2 for the breaking feature change
|
7 anni fa |
Josh Stone
|
4fbc583eb9
Don't use wildcards for pub use
|
7 anni fa |
Josh Stone
|
e6bb97b3ac
Make `Float` and `Real` depend on the `std` feature
|
7 anni fa |
Vinzent Steinberg
|
a843027b56
Re-introduce the std feature
|
7 anni fa |
bors[bot]
|
93be5dbff2
Merge #23
|
7 anni fa |
Yoan Lecoq
|
ddd664ae2b
RealNum -> Real
|
7 anni fa |