Commit Verlauf

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