mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 12:20:00 +01:00
This is a normative change in the ECMA-402 spec. See: https://github.com/tc39/ecma402/commit/7508197 In our implementation, we don't have the affected AOs directly, as we delegate to ICU. So instead, we must ensure we provide ICU a locale with the relevant extension keys present. |
||
|---|---|---|
| .. | ||
| CharacterTypes.cpp | ||
| CharacterTypes.h | ||
| CMakeLists.txt | ||
| Collator.cpp | ||
| Collator.h | ||
| CurrencyCode.cpp | ||
| CurrencyCode.h | ||
| DateTimeFormat.cpp | ||
| DateTimeFormat.h | ||
| DisplayNames.cpp | ||
| DisplayNames.h | ||
| DurationFormat.cpp | ||
| DurationFormat.h | ||
| Forward.h | ||
| ICU.cpp | ||
| ICU.h | ||
| IDNA.cpp | ||
| IDNA.h | ||
| ListFormat.cpp | ||
| ListFormat.h | ||
| Locale.cpp | ||
| Locale.h | ||
| Normalize.cpp | ||
| Normalize.h | ||
| NumberFormat.cpp | ||
| NumberFormat.h | ||
| PartitionRange.h | ||
| PluralRules.cpp | ||
| PluralRules.h | ||
| RelativeTimeFormat.cpp | ||
| RelativeTimeFormat.h | ||
| Segmenter.cpp | ||
| Segmenter.h | ||
| String.cpp | ||
| TimeZone.cpp | ||
| TimeZone.h | ||
| UnicodeKeywords.cpp | ||
| UnicodeKeywords.h | ||