ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 83475c5380 LibUnicode: Replace Unicode string normalization with ICU
In a benchmark, ICU's implementation was over 3x faster than ours.
2024-06-18 21:07:56 +02:00
..
CMakeLists.txt LibUnicode: Download and parse IDNA data 2023-12-10 08:04:58 -05:00
GenerateEmojiData.cpp Meta: Add a file containing a list of all emoji file names 2024-03-23 17:26:31 -04:00
GenerateIDNAData.cpp LibUnicode: Use weak symbols to provide default IDNA defintions 2023-12-10 10:19:14 -05:00
GenerateUnicodeData.cpp LibUnicode: Replace Unicode string normalization with ICU 2024-06-18 21:07:56 +02:00
GeneratorUtil.h LibLocale: Replace available locale lookups with ICU 2024-06-16 06:57:08 +02:00