ladybird/Userland/Libraries/LibUnicode
Timothy Flynn 21c4922ac0 LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS
Add a method to remove an extension type from the locale's extension set
and methods to convert a locale and language to a string without
canonicalization. Each of these will be used by LibJS.
2021-09-02 17:56:42 +01:00
..
CharacterTypes.cpp LibUnicode: Download and parse DerivedNormalizationProps UCD file 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 Meta+LibUnicode: Move unicode_data helper to Meta/CMake 2021-08-28 08:44:17 +01:00
Forward.h LibUnicode: Add missing structures to forwarding header 2021-09-02 17:56:42 +01:00
Locale.cpp LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS 2021-09-02 17:56:42 +01:00
Locale.h LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS 2021-09-02 17:56:42 +01:00