1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 16:55:09 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Sam Atkins 0d021a63c7 LibUnicode: Generate data for bidirectional character types
This will let us examine code points to determine the rtl/ltr direction
of a piece of text.
2023-08-20 16:21:35 -04:00
..
CMakeLists.txt LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
GenerateEmojiData.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
GenerateUnicodeData.cpp LibUnicode: Generate data for bidirectional character types 2023-08-20 16:21:35 -04:00
GeneratorUtil.h AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00