summaryrefslogtreecommitdiff
path: root/AK/Utf32View.h
AgeCommit message (Expand)Author
2020-06-15AK: Assert non-empty Utf32View, when initialized with non-zero lengthKevin Meyer
2020-05-18AK: Make Utf32View::substring_view() with 0 length not crashAndreas Kling
2020-05-17AK: Add a very basic Utf32View classAndreas Kling