1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-28 16:42:12 +00:00
serenity/Userland/Libraries/LibUnicode
Timothy Flynn b06c104076 LibUnicode: Include Unassigned code points in the Other General Category
Now that the generator parses unassigned General Category properties, it
can include Unassigned (Cn) in the Other (C) category.
2021-08-11 13:11:01 +02:00
..
CodeGenerators LibUnicode: Include Unassigned code points in the Other General Category 2021-08-11 13:11:01 +02:00
CharacterTypes.cpp LibUnicode: Generate separate tables for General Category properties 2021-08-11 13:11:01 +02:00
CharacterTypes.h LibUnicode: Parse UCD ScriptExtensions.txt and generate property 2021-08-04 13:50:32 +01:00
CMakeLists.txt LibUnicode: Introduce a Unicode library for interacting with UCD files 2021-07-26 17:03:55 +01:00
Forward.h LibUnicode: Generate separate tables for General Category properties 2021-08-11 13:11:01 +02:00
unicode_data.cmake LibUnicode: Generate separate tables for General Category properties 2021-08-11 13:11:01 +02:00