Historial de Commits

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