Age | Commit message (Expand) | Author |
---|---|---|
2022-02-10 | AK: Change static base36 character map to function-local constexpr | Lenny Maiorani |
2022-01-31 | AK: Add is_ascii_[binary,octal]_digit to CharacterTypes | Timothy Flynn |
2021-06-29 | AK: Add the to_ascii_base36_digit helper method | Idan Horowitz |
2021-06-06 | AK: Add the parse_ascii_base36_digit method | Idan Horowitz |
2021-06-03 | AK: Add CharacterTypes.h | Max Wipfli |