Commit History

Author SHA1 Message Date
  alion02 c59999d8a8 Fix cfg typo 3 years ago
  Josh Stone 4ca742a3e4 Merge branch 'master' into reverse-bits 3 years ago
  Xiretza 94761f71a7 PrimInt: add unit tests for reverse_bits 4 years ago
  ltdk 41a702cd3a Add leading_ones and trailing_ones to PrimInt 4 years ago
  Xiretza 502426f7e0 PrimInt: add fallback for reverse_bits on rustc<1.37 4 years ago
  Xiretza 9c6f148988 PrimInt: add reverse_bits() method 4 years ago
  vallentin f94f9cee59 Removed repeated words 5 years ago
  David Rheinsberg 398c298fa9 int: document PrimInt trait 6 years ago
  lcnr/Bastian Kauschke 9cd2422221 fix 6 years ago
  lcnr/Bastian Kauschke 8ac6a62a6e fix unsigned_shr docs 6 years ago
  Josh Stone d2bf4e04e4 Run cargo fmt 6 years ago
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 7 years ago
  Vincent Esche bc19c34934 Added impls of `PrimInt` for `i128` and `u128` 7 years ago
  Vinzent Steinberg a843027b56 Re-introduce the std feature 7 years ago
  Josh Stone 42a610d323 Move num-traits to its own repo 7 years ago