ladybird/Userland/Libraries/LibJS/Runtime/Intl
2022-12-14 09:59:45 +00:00
..
AbstractOperations.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
AbstractOperations.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Collator.cpp
Collator.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CollatorCompareFunction.cpp LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
CollatorCompareFunction.h LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
CollatorConstructor.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
CollatorConstructor.h
CollatorPrototype.cpp LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
CollatorPrototype.h
DateTimeFormat.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
DateTimeFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DateTimeFormatConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
DateTimeFormatConstructor.h
DateTimeFormatFunction.cpp LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
DateTimeFormatFunction.h LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
DateTimeFormatPrototype.cpp LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
DateTimeFormatPrototype.h
DisplayNames.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
DisplayNames.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DisplayNamesConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
DisplayNamesConstructor.h
DisplayNamesPrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
DisplayNamesPrototype.h
DurationFormat.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
DurationFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DurationFormatConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
DurationFormatConstructor.h
DurationFormatPrototype.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
DurationFormatPrototype.h
Intl.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
Intl.h
ListFormat.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
ListFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ListFormatConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
ListFormatConstructor.h
ListFormatPrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
ListFormatPrototype.h
Locale.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
Locale.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
LocaleConstructor.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
LocaleConstructor.h
LocalePrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
LocalePrototype.h
MathematicalValue.cpp LibJS: Replace standalone js_bigint() with BigInt::create() 2022-12-07 16:43:06 +00:00
MathematicalValue.h Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
NumberFormat.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
NumberFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
NumberFormatConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
NumberFormatConstructor.h
NumberFormatFunction.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
NumberFormatFunction.h
NumberFormatPrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
NumberFormatPrototype.h
PluralRules.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
PluralRules.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
PluralRulesConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
PluralRulesConstructor.h
PluralRulesPrototype.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
PluralRulesPrototype.h
RelativeTimeFormat.cpp LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2022-12-14 09:59:45 +00:00
RelativeTimeFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
RelativeTimeFormatConstructor.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
RelativeTimeFormatConstructor.h
RelativeTimeFormatPrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
RelativeTimeFormatPrototype.h
Segmenter.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
Segmenter.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SegmenterConstructor.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
SegmenterConstructor.h
SegmenterPrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
SegmenterPrototype.h
SegmentIterator.cpp
SegmentIterator.h
SegmentIteratorPrototype.cpp LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
SegmentIteratorPrototype.h
Segments.cpp
Segments.h
SegmentsPrototype.cpp
SegmentsPrototype.h
SingleUnitIdentifiers.h LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2022-11-03 18:37:48 +00:00