summaryrefslogtreecommitdiff
path: root/AK/UnicodeUtils.h
AgeCommit message (Expand)Author
2023-03-09AK: Replace C-style castsSam Atkins
2023-01-08AK: Make StringBuilder::try_append_code_point actually fallibleTimothy Flynn
2022-01-18AK: Remove now-unused AK::UnicodeUtils methodsTimothy Flynn
2021-10-15LibC: Implement wcrtombDaniel Bertalan
2021-05-20AK: Add UnicodeUtils with Unicode-related helper functionsMax Wipfli