ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 3f64a14e06 LibUnicode: Parse and generate the Unicode locale list patterns dataset
This data informs consumers how to join lists of values. For example,
in en-US, the list ["a", "b", "c"] formatted to a string should become
"a, b, and c".
2021-09-06 23:49:56 +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: Parse and generate the Unicode locale list patterns dataset 2021-09-06 23:49:56 +01:00