This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-28 18:44:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a337b059ddf69d1611e59e3863912d1695f47ea7
ladybird
/
Meta
/
Lagom
/
Tools
/
CodeGenerators
/
LibUnicode
History
Timothy Flynn
a337b059dd
LibUnicode: Parse and generate per-locale plural ranges
2022-07-12 00:43:34 +01:00
..
CMakeLists.txt
LibUnicode: Parse and generate per-locale plural rules from the CLDR
2022-07-08 11:51:54 +02:00
GenerateUnicodeData.cpp
AK: Use an enum instead of a bool for String::replace(all_occurences)
2022-07-06 11:12:45 +02:00
GenerateUnicodeDateTimeFormat.cpp
LibUnicode: Generate per-region week data
2022-07-06 16:56:42 +02:00
GenerateUnicodeLocale.cpp
LibUnicode: Generate per-locale text layout information
2022-07-06 16:56:42 +02:00
GenerateUnicodeNumberFormat.cpp
LibUnicode: Replace NumberFormat::Plurality with Unicode::PluralCategory
2022-07-08 20:33:52 +02:00
GenerateUnicodePluralRules.cpp
LibUnicode: Parse and generate per-locale plural ranges
2022-07-12 00:43:34 +01:00
GenerateUnicodeRelativeTimeFormat.cpp
LibJS+LibUnicode: Do not generate the PluralCategory enum
2022-07-08 20:33:52 +02:00
GeneratorUtil.h
AK: Use an enum instead of a bool for String::replace(all_occurences)
2022-07-06 11:12:45 +02:00