Age | Commit message (Expand) | Author |
---|---|---|
2020-06-15 | AK: Assert non-empty Utf32View, when initialized with non-zero length | Kevin Meyer |
2020-05-18 | AK: Make Utf32View::substring_view() with 0 length not crash | Andreas Kling |
2020-05-17 | AK: Add a very basic Utf32View class | Andreas Kling |