Age | Commit message (Expand) | Author |
---|---|---|
2023-03-09 | AK: Replace C-style casts | Sam Atkins |
2022-11-26 | AK: Make it possible to not `using` AK classes into the global namespace | Andreas Kling |
2022-01-11 | AK: Define a traits helper for case-insensitive StringView hashing | Timothy Flynn |
2021-10-25 | AK: Allow seed value to be specified in string_hash() | Leandro Pereira |
2021-10-06 | AK: Add missing headers | Ben Wiederhake |
2021-05-14 | AK: Make StringView::hash() constexpr | Andreas Kling |