ladybird/Userland/Libraries/LibUnicode/CodeGenerators
Timothy Flynn 5b110034dd LibUnicode: Produce each code point's general category
This will be needed for the Unicode Standard's Default Case Algorithm.
Generate the field as an enumeration rather than a string for easier
comparison.
2021-07-27 21:04:36 +01:00
..
CMakeLists.txt LibUnicode: Introduce a Unicode library for interacting with UCD files 2021-07-26 17:03:55 +01:00
GenerateUnicodeData.cpp LibUnicode: Produce each code point's general category 2021-07-27 21:04:36 +01:00