ladybird/Tests/LibUnicode
Timothy Flynn c4bfda7f7f LibUnicode: Handle code points that are both cased and case-ignorable
Apparently, some code points fit both categories, for example U+0345
(COMBINING GREEK YPOGEGRAMMENI). Handle this fact when determining if
a code point is a final code point in a string.
2021-07-28 23:42:29 +02:00
..
CMakeLists.txt LibUnicode: Introduce a Unicode library for interacting with UCD files 2021-07-26 17:03:55 +01:00
TestUnicodeCharacterTypes.cpp LibUnicode: Handle code points that are both cased and case-ignorable 2021-07-28 23:42:29 +02:00