ladybird/Userland/Libraries/LibUnicode
Timothy Flynn 47bb350ebd LibUnicode: Generate separate tables for scripts and script extensions
Notice that unlike the note in populate_general_category_unions(),
script extension do indeed have code point ranges which overlap. Thus,
this commit adds code to handle that, and hooks it into the GC unions.
2021-08-11 13:11:01 +02:00
..
CodeGenerators LibUnicode: Generate separate tables for scripts and script extensions 2021-08-11 13:11:01 +02:00
CharacterTypes.cpp LibUnicode: Generate separate tables for scripts and script extensions 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 Unicode 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