Timothy Flynn 85f079dc6b LibJS: Move IsValidDurationRecord check to ToDurationRecord 2 роки тому
..
AbstractOperations.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
AbstractOperations.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
Collator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
Collator.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
CollatorCompareFunction.cpp 46acce5142 LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2 роки тому
CollatorCompareFunction.h 46acce5142 LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr 2 роки тому
CollatorConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 роки тому
CollatorConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
CollatorPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
CollatorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
DateTimeFormat.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
DateTimeFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
DateTimeFormatConstructor.cpp 897c7f7cc2 LibJS: Set DateTimeFormat's time zone when the CLDR download is disabled 2 роки тому
DateTimeFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
DateTimeFormatFunction.cpp 81d5bbcb04 LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2 роки тому
DateTimeFormatFunction.h 81d5bbcb04 LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr 2 роки тому
DateTimeFormatPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
DateTimeFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
DisplayNames.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
DisplayNames.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
DisplayNamesConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
DisplayNamesConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
DisplayNamesPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
DisplayNamesPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
DurationFormat.cpp 85f079dc6b LibJS: Move IsValidDurationRecord check to ToDurationRecord 2 роки тому
DurationFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
DurationFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
DurationFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
DurationFormatPrototype.cpp 85f079dc6b LibJS: Move IsValidDurationRecord check to ToDurationRecord 2 роки тому
DurationFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
Intl.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
Intl.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
ListFormat.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
ListFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
ListFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
ListFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
ListFormatPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
ListFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
Locale.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
Locale.h b2034c59dc LibJS: Convert Intl::Locale::create() to NonnullGCPtr 2 роки тому
LocaleConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 роки тому
LocaleConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
LocalePrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
LocalePrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
MathematicalValue.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 роки тому
MathematicalValue.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
NumberFormat.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
NumberFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
NumberFormatConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
NumberFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
NumberFormatFunction.cpp 658bd2f342 LibJS: Convert Intl::NumberFormatFunction::create() to NonnullGCPtr 2 роки тому
NumberFormatFunction.h 658bd2f342 LibJS: Convert Intl::NumberFormatFunction::create() to NonnullGCPtr 2 роки тому
NumberFormatPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
NumberFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
PluralRules.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
PluralRules.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
PluralRulesConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
PluralRulesConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
PluralRulesPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
PluralRulesPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
RelativeTimeFormat.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
RelativeTimeFormat.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
RelativeTimeFormatConstructor.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 роки тому
RelativeTimeFormatConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
RelativeTimeFormatPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
RelativeTimeFormatPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
SegmentIterator.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
SegmentIterator.h df589bb05b LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr 2 роки тому
SegmentIteratorPrototype.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 роки тому
SegmentIteratorPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
Segmenter.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
Segmenter.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
SegmenterConstructor.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
SegmenterConstructor.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
SegmenterPrototype.cpp ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
SegmenterPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
Segments.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
Segments.h 237402aea9 LibJS: Convert Intl::Segments::create() to NonnullGCPtr 2 роки тому
SegmentsPrototype.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 роки тому
SegmentsPrototype.h 35c9aa7c05 LibJS: Hide all the constructors! 2 роки тому
SingleUnitIdentifiers.h a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units 2 роки тому