| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-09 | Add more precondition check tests | Ben Kimock | -1/+1 |
| 2024-08-21 | Use `assert_unsafe_precondition!` in `AsciiChar::digit_unchecked` | Chai T. Rex | -3/+7 |
| 2024-08-09 | core: optimise Debug impl for ascii::Char | Michal Nazarewicz | -19/+13 |
| 2024-02-13 | implement `Default` for `AsciiChar` | joseLuĂs | -1/+1 |
| 2024-01-25 | core: add `From<core::ascii::char>` implementations | Michal Nazarewicz | -0/+16 |
| 2023-09-01 | fix `Debug` impl for `AsciiChar` | soqb | -2/+39 |
| 2023-08-08 | Rename copying `ascii::Char` methods from `as_` to `to_` | Alyssa Haroldsen | -2/+2 |
| 2023-05-03 | Add the basic `ascii::Char` type | Scott McMurray | -0/+565 |
