Commit History

Author SHA1 Message Date
  Łukasz Jan Niemier ed076070e6 Extract complex 9 years ago
  Łukasz Jan Niemier 2a67a5b86e Extract num-rational 9 years ago
  Łukasz Jan Niemier 54685c46a1 Extract rational 9 years ago
  Łukasz Jan Niemier 2176b7048c Extract bigint 9 years ago
  Łukasz Jan Niemier f1a80857ee Extract integer module 9 years ago
  Łukasz Jan Niemier 4361521f5a Move num-macros to macros to fit new naming system 9 years ago
  Łukasz Jan Niemier c124be549f Move traits to separate crate 9 years ago
  Homu 7eb666f6b8 Auto merge of #176 - murarth:bigint-bits, r=cuviper 9 years ago
  Murarth df34563eda Expose `BigUint::bits` through `BigInt` 9 years ago
  Homu 9b0d4c91cb Auto merge of #171 - erickt:serde, r=hauleth 9 years ago
  Erick Tryzelaar 112923eec5 Add support for Serde 0.7. 9 years ago
  Homu 9079b88b1c Auto merge of #169 - cuviper:rational-overflow, r=hauleth 9 years ago
  Josh Stone 4e66bbe6a7 Avoid overflows in Ratio's Ord::cmp 9 years ago
  Josh Stone 8be7e7bab5 Simplify some Ratio methods 9 years ago
  Josh Stone 5b2cb8df97 Simplify Integer dependant traits 9 years ago
  Homu 2f63d3bdc3 Auto merge of #168 - crazymykl:literally-positive, r=cuviper 9 years ago
  Mike MacDonald (crazymykl) 9def836603 Allow unary `+` when parsing BigInt from strings 9 years ago
  Homu 69f11004f6 Auto merge of #167 - pnkfelix:fix-issue-166, r=cuviper 9 years ago
  Felix S. Klock II d298262573 Reorder ops in LCM to avoid overflow. Fix #166 9 years ago
  Josh Stone 7a33808b07 Publish num 0.1.31 9 years ago
  Josh Stone ebed6756de impl Debug for ParseFloatError 9 years ago
  Homu 1a15d33560 Auto merge of #163 - gmorenz:update_nightly, r=hauleth 9 years ago
  Greg Morenz 4c379ff4c7 Update ast::BiEq to BinOpKind::Eq 9 years ago
  Josh Stone 9b2116d78f Fix spelling of "occurred". 9 years ago
  Homu d1adf45389 Auto merge of #162 - est31:add_checked_pow, r=cuviper 9 years ago
  est31 3c5ecdc636 Add checked_pow function 9 years ago
  Homu e074e865ae Auto merge of #161 - cuviper:shifty-ints, r=hauleth 9 years ago
  Josh Stone afee4e4662 Change PrimInt shift names to signed/unsigned 9 years ago
  Josh Stone d798bd4fb8 Add arithmetic/logical shifts to PrimInt 9 years ago
  Josh Stone b454a14bc4 bigint: avoid new allocations for small shifts 9 years ago