ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 077a693de6 LibUnicode: Sort special casing array by locale specificity
This is to simply the Default Case Conversion implementation. Otherwise,
the implementation would need to determine which special casing rule to
apply, instead of just picking the first match.
2021-09-06 15:24:27 +01:00
..
CMakeLists.txt Everywhere: Move all host tools into the Lagom/Tools subdirectory 2021-08-28 08:44:17 +01:00
GenerateUnicodeData.cpp LibUnicode: Sort special casing array by locale specificity 2021-09-06 15:24:27 +01:00
GenerateUnicodeLocale.cpp LibUnicode: Generate an implementation of the Add Likely Subtags method 2021-09-04 13:51:40 +01:00