| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-09 | Rename integer log* methods to ilog* | Eric Holk | -1/+1 |
| 2022-01-15 | Use `carrying_{mul|add}` in `num::bignum` | Scott McMurray | -37/+5 |
| 2022-01-10 | Simplify BigNum::bit_length() with log2() | Christopher Swenson | -8/+6 |
| 2022-01-10 | Simplification of BigNum::bit_length | Christopher Swenson | -10/+3 |
| 2021-05-02 | [clippy] remove redundant field names | wcampbell | -2/+2 |
| 2021-03-26 | Use iter::zip in library/ | Josh Stone | -2/+4 |
| 2020-09-19 | Use `T::BITS` instead of `size_of::<T> * 8`. | Mara Bos | -25/+9 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+489 |
