1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 10:51:00 +00:00
serenity/Userland/Libraries/LibJS/Runtime/Intl
Timothy Flynn 417a385db1 LibJS: Allow out-of-order plural ranges to be formatted
This is a normative change to the Intl NumberFormat V3 spec:
0c3d849
2022-07-26 10:46:08 -07:00
..
AbstractOperations.cpp
AbstractOperations.h
Collator.cpp
Collator.h
CollatorCompareFunction.cpp
CollatorCompareFunction.h
CollatorConstructor.cpp
CollatorConstructor.h
CollatorPrototype.cpp
CollatorPrototype.h
DateTimeFormat.cpp
DateTimeFormat.h
DateTimeFormatConstructor.cpp
DateTimeFormatConstructor.h
DateTimeFormatFunction.cpp
DateTimeFormatFunction.h
DateTimeFormatPrototype.cpp
DateTimeFormatPrototype.h
DisplayNames.cpp
DisplayNames.h
DisplayNamesConstructor.cpp
DisplayNamesConstructor.h
DisplayNamesPrototype.cpp
DisplayNamesPrototype.h
DurationFormat.cpp
DurationFormat.h
DurationFormatConstructor.cpp
DurationFormatConstructor.h
DurationFormatPrototype.cpp
DurationFormatPrototype.h
Intl.cpp
Intl.h
ListFormat.cpp
ListFormat.h
ListFormatConstructor.cpp
ListFormatConstructor.h
ListFormatPrototype.cpp
ListFormatPrototype.h
Locale.cpp
Locale.h
LocaleConstructor.cpp
LocaleConstructor.h
LocalePrototype.cpp
LocalePrototype.h
MathematicalValue.cpp
MathematicalValue.h
NumberFormat.cpp
NumberFormat.h
NumberFormatConstructor.cpp
NumberFormatConstructor.h
NumberFormatFunction.cpp
NumberFormatFunction.h
NumberFormatPrototype.cpp
NumberFormatPrototype.h
PluralRules.cpp
PluralRules.h
PluralRulesConstructor.cpp
PluralRulesConstructor.h
PluralRulesPrototype.cpp
PluralRulesPrototype.h
RelativeTimeFormat.cpp
RelativeTimeFormat.h
RelativeTimeFormatConstructor.cpp
RelativeTimeFormatConstructor.h
RelativeTimeFormatPrototype.cpp
RelativeTimeFormatPrototype.h
Segmenter.cpp
Segmenter.h
SegmenterConstructor.cpp
SegmenterConstructor.h
SegmenterPrototype.cpp
SegmenterPrototype.h
SegmentIterator.cpp
SegmentIterator.h
SegmentIteratorPrototype.cpp
SegmentIteratorPrototype.h
Segments.cpp
Segments.h
SegmentsPrototype.cpp
SegmentsPrototype.h