ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn bd592480e4 Meta: Replace Bash script for generating emoji.txt with C++ generator
We currently have two build-time parsers for the UCD's emoji-test.txt
file. To prepare for future changes, this removes the Bash parser and
moves its functionality to the newer C++ parser.
2022-10-27 12:59:56 +02:00
..
CMakeLists.txt LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
GenerateEmojiData.cpp Meta: Replace Bash script for generating emoji.txt with C++ generator 2022-10-27 12:59:56 +02: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