1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 05:15:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn b820b9b2ff LibUnicode: Make the generated .h and .cpp paths for emoji data optional
This is to allow people making emoji to run the generator to create the
expected commit message format.
2022-11-03 16:37:04 +00:00
..
CMakeLists.txt LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
GenerateEmojiData.cpp LibUnicode: Make the generated .h and .cpp paths for emoji data optional 2022-11-03 16:37:04 +00:00
GenerateUnicodeData.cpp AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2022-10-24 23:29:18 +01:00
GeneratorUtil.h LibUnicode: Use recently added Core::Stream::read_all in code generators 2022-09-21 14:04:22 +01:00