ladybird/Userland/Libraries/LibUnicode/CodeGenerators
Timothy Flynn 32ea461385 LibUnicode: Download and parse the special casing UCD file
This adds a SpecialCasing structure to the generated UnicodeData.h/cpp
files. This structure contains casing rules for code points which have
non-1-to-1 upper-to-lower case code point mappings. Further, these rules
may be limited to specific locales or other context.
2021-07-27 21:04:36 +01:00
..
CMakeLists.txt
GenerateUnicodeData.cpp LibUnicode: Download and parse the special casing UCD file 2021-07-27 21:04:36 +01:00