1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 21:45:08 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 12f6793223 LibUnicode: Move Unicode-aware case transformations to a helper file
These will be needed by AK::String as well, so move them to a helper
file where they can be re-used.
2023-01-09 19:23:46 -07:00
..
CMakeLists.txt LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
GenerateEmojiData.cpp LibCore: Move Core::Stream::File::exists() to Core::File 2022-12-08 12:52:14 +00:00
GenerateUnicodeData.cpp LibUnicode: Move Unicode-aware case transformations to a helper file 2023-01-09 19:23:46 -07:00
GeneratorUtil.h Everywhere: Remove unused includes of AK/Format.h 2023-01-02 20:27:20 -05:00