Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | AK/Hex: Decode hex digit in constexpr context | Lenny Maiorani |
2021-04-14 | AK: Expose the decode_hex_digit helper | Idan Horowitz |
2021-02-08 | Everywhere: Remove unnecessary headers 3/4 | Ben Wiederhake |
2020-12-13 | AK: Add {encode,decode}_hex similar to {encode,decode}_base64 | Conrad Pankoff |