Commit History

Author SHA1 Message Date
  Josh Stone d2bf4e04e4 Run cargo fmt 6 years ago
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 7 years ago
  Josh Stone fe53805550 impl 128-bit CheckedRem and CheckedNeg 7 years ago
  Josh Stone 261efafe0b Merge branch 'master' into regexident-i128 7 years ago
  Josh Stone 4fb749a401 typo: taht -> that 7 years ago
  Josh Stone b1c4074cc4 Document CheckedRem and CheckedNeg 7 years ago
  Josh Stone 5fb3724b69 rename checked_impl_one_param to checked_impl_unary 7 years ago
  LEXUGE f74de249c8 remove formats 7 years ago
  Vincent Esche b44666183d Added impls of `Checked…` for `i128` and `u128` 7 years ago
  Vinzent Steinberg a843027b56 Re-introduce the std feature 7 years ago
  Fabian Schuiki 809ccff63f Fix checked shift RHS to u32, drop from PrimInt 7 years ago
  Fabian Schuiki 21dfae004c Add checked shifts 7 years ago
  Josh Stone 42a610d323 Move num-traits to its own repo 7 years ago