Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Lee Bousfield 5f3a3b0004 Derive ToPrimitive for enums 7 жил өмнө
  Sam Cappleman-Lynes 1fb03ca18a Make new code work on rustc-1.8.0 7 жил өмнө
  Sam Cappleman-Lynes 2a3cd41820 Add scalar ops for all remaining integer types 7 жил өмнө
  Sam Cappleman-Lynes fd87d87db3 Fix normalization in scalar addition 7 жил өмнө
  Josh Stone 3f32ad48f4 rational: make sure Hash agrees with Eq 7 жил өмнө
  Sam Cappleman-Lynes 99873d06e5 Scalar operations on integer types up to 32 bits 7 жил өмнө
  Sam Cappleman-Lynes 94d570697c Add operations on i32 to BigInt 7 жил өмнө
  Sam Cappleman-Lynes 9b0392d235 Add scalar division to BigInt 7 жил өмнө
  Sam Cappleman-Lynes 8b1288ea01 Add scalar multiplication to BigInt 7 жил өмнө
  Sam Cappleman-Lynes 79448cbdf9 Add scalar subtraction to BigInt 7 жил өмнө
  Sam Cappleman-Lynes 80feea2722 Also implement scalar addition for BigInt 7 жил өмнө
  Sam Cappleman-Lynes 1e26bdde81 Remove unnecessary normalization 7 жил өмнө
  Sam Cappleman-Lynes d0bfb54eee All variants of dividing BigUint by BigDigit 7 жил өмнө
  Sam Cappleman-Lynes 51408a9b3b All variants of subtracting BigDigit from BigUint 7 жил өмнө
  Sam Cappleman-Lynes 5738141b7c Distinction for commutative scalar ops 7 жил өмнө
  Sam Cappleman-Lynes fd2f516a5d All variants of multiplying BigUint by BigDigit 7 жил өмнө
  Sam Cappleman-Lynes e5ed503141 Implement all variants of adding BigDigit to BigUint 7 жил өмнө
  Sam Cappleman-Lynes 784d26bbf8 Scalar division of a BigUint by a BigDigit 7 жил өмнө
  Sam Cappleman-Lynes 530e2f6022 Fix typo in comment in division algorithm 7 жил өмнө
  Sam Cappleman-Lynes 7b7799eab7 Scalar subtraction of a BigDigit from a BigUint 7 жил өмнө
  Sam Cappleman-Lynes a2a28c682e Scalar addition of BigDigit to BigUint 7 жил өмнө
  Sam Cappleman-Lynes e520bdad0d Add scalar multiplication to BigUint, BigInt 8 жил өмнө
  Josh Stone 8964c65f38 bigint: apply a consistent order of conversion methods 7 жил өмнө
  Josh Stone 8dd6890ddc Merge commit 'refs/pull/304/head' of github.com:rust-num/num 7 жил өмнө
  Eduardo Pinho 15f9334955 De-generalize `twos_complement' helper function 7 жил өмнө
  Eduardo Pinho 61cfdc37b3 BigInt two's complement adjustments 7 жил өмнө
  Phaiax 563e4dc509 from_radix_be/le for BigInt 7 жил өмнө
  Eduardo Pinho 1660590125 Add BigInt 2's complement conversions 7 жил өмнө
  Phaiax 1ea02d8d0c Add _be/_le postfix to from/to_radix functions (BigInt) 7 жил өмнө
  Phaiax fc09503d3d Add fn from_radix() for radix > 36. 7 жил өмнө