1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-29 03:42:07 +00:00
serenity/Userland/Libraries/LibUnicode
Timothy Flynn 3f80791ed5 LibUnicode: Manually assign special code point properties
The Unicode standard defines a few extra properties that are not defined
in any UCD file, so we must assign them manually.
2021-07-30 21:26:31 +01:00
..
CodeGenerators LibUnicode: Manually assign special code point properties 2021-07-30 21:26:31 +01:00
CharacterTypes.cpp LibUnicode: Parse and utilize DerivedCoreProperties 2021-07-30 21:26:31 +01:00
CharacterTypes.h LibUnicode: Begin implementing special Unicode case folding 2021-07-27 21:04:36 +01:00
CMakeLists.txt LibUnicode: Introduce a Unicode library for interacting with UCD files 2021-07-26 17:03:55 +01:00
unicode_data.cmake LibUnicode: Parse and generate PropertyAliases 2021-07-30 21:26:31 +01:00