.. |
AbstractOperations.cpp
|
be8907e6bb
LibJS: Return OptionalNone in fallible functions in the Intl namespace
|
2 gadi atpakaļ |
AbstractOperations.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
Collator.cpp
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 gadi atpakaļ |
Collator.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
CollatorCompareFunction.cpp
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 gadi atpakaļ |
CollatorCompareFunction.h
|
46acce5142
LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr
|
2 gadi atpakaļ |
CollatorConstructor.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
CollatorConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
CollatorPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 gadi atpakaļ |
CollatorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
DateTimeFormat.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
DateTimeFormat.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
DateTimeFormatConstructor.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
DateTimeFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
DateTimeFormatFunction.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 gadi atpakaļ |
DateTimeFormatFunction.h
|
81d5bbcb04
LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr
|
2 gadi atpakaļ |
DateTimeFormatPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 gadi atpakaļ |
DateTimeFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
DisplayNames.cpp
|
2f1184ccdb
LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId
|
2 gadi atpakaļ |
DisplayNames.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
DisplayNamesConstructor.cpp
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 gadi atpakaļ |
DisplayNamesConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
DisplayNamesPrototype.cpp
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 gadi atpakaļ |
DisplayNamesPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
DurationFormat.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
DurationFormat.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
DurationFormatConstructor.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
DurationFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
DurationFormatPrototype.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
DurationFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
Intl.cpp
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 gadi atpakaļ |
Intl.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
ListFormat.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
ListFormat.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
ListFormatConstructor.cpp
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 gadi atpakaļ |
ListFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
ListFormatPrototype.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
ListFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
Locale.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
Locale.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
LocaleConstructor.cpp
|
be8907e6bb
LibJS: Return OptionalNone in fallible functions in the Intl namespace
|
2 gadi atpakaļ |
LocaleConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
LocalePrototype.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
LocalePrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
MathematicalValue.cpp
|
8a88d4434f
LibJS+LibWeb: Rename number_to_string to number_to_deprecated_string
|
2 gadi atpakaļ |
MathematicalValue.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 gadi atpakaļ |
NumberFormat.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
NumberFormat.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
NumberFormatConstructor.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
NumberFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
NumberFormatFunction.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
NumberFormatFunction.h
|
658bd2f342
LibJS: Convert Intl::NumberFormatFunction::create() to NonnullGCPtr
|
2 gadi atpakaļ |
NumberFormatPrototype.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
NumberFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
PluralRules.cpp
|
d30e96a209
LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs
|
2 gadi atpakaļ |
PluralRules.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |
PluralRulesConstructor.cpp
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 gadi atpakaļ |
PluralRulesConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
PluralRulesPrototype.cpp
|
d30e96a209
LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs
|
2 gadi atpakaļ |
PluralRulesPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
RelativeTimeFormat.cpp
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 gadi atpakaļ |
RelativeTimeFormat.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
RelativeTimeFormatConstructor.cpp
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
RelativeTimeFormatConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
RelativeTimeFormatPrototype.cpp
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 gadi atpakaļ |
RelativeTimeFormatPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
SegmentIterator.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 gadi atpakaļ |
SegmentIterator.h
|
df589bb05b
LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr
|
2 gadi atpakaļ |
SegmentIteratorPrototype.cpp
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 gadi atpakaļ |
SegmentIteratorPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
Segmenter.cpp
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 gadi atpakaļ |
Segmenter.h
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
SegmenterConstructor.cpp
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 gadi atpakaļ |
SegmenterConstructor.h
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
SegmenterPrototype.cpp
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 gadi atpakaļ |
SegmenterPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
Segments.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 gadi atpakaļ |
Segments.h
|
237402aea9
LibJS: Convert Intl::Segments::create() to NonnullGCPtr
|
2 gadi atpakaļ |
SegmentsPrototype.cpp
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 gadi atpakaļ |
SegmentsPrototype.h
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 gadi atpakaļ |
SingleUnitIdentifiers.h
|
a5bf32018f
LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units
|
2 gadi atpakaļ |