ladybird/Userland/Libraries/LibUnicode/CodeGenerators
Timothy Flynn b8ad4d302e LibUnicode: Move Locale enumeration from generated UCD data to CLDR data
The UCD set of data contained a very small subset of all locales just to
handle some special casing rules. This enumeration will be needed within
the CLDR generator as well. So rather than duplicate the enum, remove it
from the UCD generator in favor of the full list of locales known by the
CLDR generator.
2021-08-27 12:32:24 +01:00
..
CMakeLists.txt LibUnicode: Download Unicode's CLDR database and generate locale data 2021-08-26 22:04:09 +01:00
GenerateUnicodeData.cpp LibUnicode: Move Locale enumeration from generated UCD data to CLDR data 2021-08-27 12:32:24 +01:00
GenerateUnicodeLocale.cpp LibUnicode: Move Locale enumeration from generated UCD data to CLDR data 2021-08-27 12:32:24 +01:00