Commit History

Author SHA1 Message Date
  Nicolas Kirchner 9b56d6667c Implement assign_from_slice 7 years ago
  Josh Stone e5434dc659 Add assert_scalar_op! for DRYer testing 7 years ago
  Josh Stone 6afac825d9 test and fix more scalar add cases 7 years ago
  Sam Cappleman-Lynes d0bfb54eee All variants of dividing BigUint by BigDigit 7 years ago
  Sam Cappleman-Lynes 51408a9b3b All variants of subtracting BigDigit from BigUint 7 years ago
  Sam Cappleman-Lynes fd2f516a5d All variants of multiplying BigUint by BigDigit 7 years ago
  Sam Cappleman-Lynes e5ed503141 Implement all variants of adding BigDigit to BigUint 7 years ago
  Sam Cappleman-Lynes 784d26bbf8 Scalar division of a BigUint by a BigDigit 7 years ago
  Sam Cappleman-Lynes 7b7799eab7 Scalar subtraction of a BigDigit from a BigUint 7 years ago
  Sam Cappleman-Lynes a2a28c682e Scalar addition of BigDigit to BigUint 7 years ago
  Sam Cappleman-Lynes e520bdad0d Add scalar multiplication to BigUint, BigInt 8 years ago
  Phaiax 1ea02d8d0c Add _be/_le postfix to from/to_radix functions (BigInt) 7 years ago
  Phaiax fc09503d3d Add fn from_radix() for radix > 36. 7 years ago
  Phaiax 1ab07df709 Add fn to_radix() for radix > 36. 7 years ago
  Josh Stone 0b6cae0dc7 bigint: Create the parsing error better for nested `+` 8 years ago
  Kent Overstreet 279522316c bigint: Break out into multiple files 8 years ago