1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 11:45:06 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 43e9dc0500 LibUnicode: Use weak symbols to provide default IDNA defintions
Rather than using #ifdef blocks, update the fallback IDNA definitions to
use weak symbols to match the rest of LibUnicode / LibLocale.
2023-12-10 10:19:14 -05:00
..
CMakeLists.txt LibUnicode: Download and parse IDNA data 2023-12-10 08:04:58 -05:00
GenerateEmojiData.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
GenerateIDNAData.cpp LibUnicode: Use weak symbols to provide default IDNA defintions 2023-12-10 10:19:14 -05:00
GenerateUnicodeData.cpp LibUnicode: Download and parse IDNA data 2023-12-10 08:04:58 -05:00
GeneratorUtil.h LibUnicode: Download and parse IDNA data 2023-12-10 08:04:58 -05:00