Linus Groh 81d5bbcb04 LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2 éve
..
AbstractOperations.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
AbstractOperations.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Collator.cpp 6558f4ae6b LibJS: Implement get Intl.Collator.prototype.compare 3 éve
Collator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CollatorCompareFunction.cpp 46acce5142 LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2 éve
CollatorCompareFunction.h 46acce5142 LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2 éve
CollatorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
CollatorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
CollatorPrototype.cpp 46acce5142 LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2 éve
CollatorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
DateTimeFormat.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
DateTimeFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
DateTimeFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
DateTimeFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
DateTimeFormatFunction.cpp 81d5bbcb04 LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2 éve
DateTimeFormatFunction.h 81d5bbcb04 LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2 éve
DateTimeFormatPrototype.cpp 81d5bbcb04 LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2 éve
DateTimeFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
DisplayNames.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
DisplayNames.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
DisplayNamesConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
DisplayNamesConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
DisplayNamesPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
DisplayNamesPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
DurationFormat.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
DurationFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
DurationFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
DurationFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
DurationFormatPrototype.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
DurationFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
Intl.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
Intl.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
ListFormat.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
ListFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ListFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
ListFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
ListFormatPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
ListFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
Locale.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
Locale.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
LocaleConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
LocaleConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
LocalePrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
LocalePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
MathematicalValue.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 éve
MathematicalValue.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
NumberFormat.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
NumberFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NumberFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
NumberFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
NumberFormatFunction.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
NumberFormatFunction.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
NumberFormatPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
NumberFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
PluralRules.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
PluralRules.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
PluralRulesConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
PluralRulesConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
PluralRulesPrototype.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
PluralRulesPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
RelativeTimeFormat.cpp 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
RelativeTimeFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
RelativeTimeFormatConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
RelativeTimeFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
RelativeTimeFormatPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
RelativeTimeFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
SegmentIterator.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 éve
SegmentIterator.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
SegmentIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
SegmentIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
Segmenter.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
Segmenter.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SegmenterConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
SegmenterConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
SegmenterPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
SegmenterPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
Segments.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 éve
Segments.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
SegmentsPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 éve
SegmentsPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 éve
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2 éve