tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibJS
/
Runtime
/
Intl
/
at
master
81 files
AbstractOperations.cpp
AK+LibUnicode: Implement String::equals_ignoring_case without allocating
3 years ago
AbstractOperations.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
Collator.cpp
LibJS: Remove Object(Object& prototype) footgun
3 years ago
Collator.h
LibJS: Port Intl locale resolution to String
3 years ago
CollatorCompareFunction.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
CollatorCompareFunction.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
CollatorConstructor.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
CollatorConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
CollatorPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
CollatorPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DateTimeFormat.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
DateTimeFormat.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
DateTimeFormatConstructor.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DateTimeFormatConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DateTimeFormatFunction.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
DateTimeFormatFunction.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DateTimeFormatPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
DateTimeFormatPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DisplayNames.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
DisplayNames.h
LibJS: Port Intl locale resolution to String
3 years ago
DisplayNamesConstructor.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DisplayNamesConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DisplayNamesPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
DisplayNamesPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DurationFormat.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
DurationFormat.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
DurationFormatConstructor.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DurationFormatConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
DurationFormatPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
DurationFormatPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
Intl.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
Intl.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
ListFormat.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
ListFormat.h
LibJS: Port ListFormat and PatternPartition to String
3 years ago
ListFormatConstructor.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
ListFormatConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
ListFormatPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
ListFormatPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
Locale.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
Locale.h
LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs
3 years ago
LocaleConstructor.cpp
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
LocaleConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
LocalePrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
LocalePrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
MathematicalValue.cpp
LibJS: Remove the VM parameter from the NumberToString AO
3 years ago
MathematicalValue.h
LibJS+LibWeb: Move headers around to allow including Value from Cell
3 years ago
NumberFormat.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
NumberFormat.h
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
NumberFormatConstructor.cpp
LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO
3 years ago
NumberFormatConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
NumberFormatFunction.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
NumberFormatFunction.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
NumberFormatPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
NumberFormatPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
PluralRules.cpp
LibJS: Allow "approximately" results to differ in plural form
3 years ago
PluralRules.h
LibJS: Allow "approximately" results to differ in plural form
3 years ago
PluralRulesConstructor.cpp
LibJS: Move resolution of some Intl.NumberFormat options to a common AO
3 years ago
PluralRulesConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
PluralRulesPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
PluralRulesPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
RelativeTimeFormat.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
RelativeTimeFormat.h
LibJS: Port Intl.RelativeTimeFormat to String
3 years ago
RelativeTimeFormatConstructor.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
RelativeTimeFormatConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
RelativeTimeFormatPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
RelativeTimeFormatPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SegmentIterator.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
SegmentIterator.h
LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr
3 years ago
SegmentIteratorPrototype.cpp
LibJS: Use iterative text segmentation algorithms for Intl.Segmenter
3 years ago
SegmentIteratorPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
Segmenter.cpp
LibJS: Use iterative text segmentation algorithms for Intl.Segmenter
3 years ago
Segmenter.h
LibJS: Use iterative text segmentation algorithms for Intl.Segmenter
3 years ago
SegmenterConstructor.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SegmenterConstructor.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SegmenterPrototype.cpp
LibJS+LibWeb: Convert string view PrimitiveString instances to String
3 years ago
SegmenterPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
Segments.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
Segments.h
LibJS: Use iterative text segmentation algorithms for Intl.Segmenter
3 years ago
SegmentsPrototype.cpp
LibJS: Use iterative text segmentation algorithms for Intl.Segmenter
3 years ago
SegmentsPrototype.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SingleUnitIdentifiers.h
LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units
3 years ago