index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibJS
/
Runtime
Age
Commit message (
Expand
)
Author
2023-01-26
LibJS: Port create_temporal_calendar() to String
Linus Groh
2023-01-26
LibJS: Port canonicalize_time_zone_name() to String
Linus Groh
2023-01-26
LibJS: Use StringView for SecondsStringPrecision::unit
Linus Groh
2023-01-26
LibJS: Port calendar / time zone members of Temporal* structs to String
Linus Groh
2023-01-26
LibJS: Port parse_temporal_calendar_string()
Linus Groh
2023-01-26
LibJS: Port get_difference_settings() to String
Linus Groh
2023-01-26
LibJS: Port prepare_temporal_fields() and calendar_fields() to String
Linus Groh
2023-01-26
LibJS: Make parse_temporal_*_string() take a StringView
Linus Groh
2023-01-26
LibJS: Port format_seconds_string_part() to String
Linus Groh
2023-01-26
LibJS: Port merge_largest_unit_option() to String
Linus Groh
2023-01-26
LibJS: Port get_temporal_unit() to String
Linus Groh
2023-01-26
LibJS: Port to_show_offset_option() to String
Linus Groh
2023-01-26
LibJS: Port to_time_zone_name_option() to String
Linus Groh
2023-01-26
LibJS: Port to_calendar_name_option() to String
Linus Groh
2023-01-26
LibJS: Port to_temporal_offset() to String
Linus Groh
2023-01-26
LibJS: Port to_temporal_rounding_mode() to String
Linus Groh
2023-01-26
LibJS: Port to_temporal_disambiguation() to String
Linus Groh
2023-01-26
LibJS: Port to_temporal_overflow() to String
Linus Groh
2023-01-26
LibJS: Make Value::typeof() return a StringView
Linus Groh
2023-01-24
LibJS+LibLocale: Port Intl.NumberFormat to String
Timothy Flynn
2023-01-24
LibJS: Use correct type for NumberFormat's UseGrouping internal slot
Timothy Flynn
2023-01-24
LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs
Timothy Flynn
2023-01-24
LibJS: Add a fallible variant of Array::create_from
Timothy Flynn
2023-01-24
LibJS: Propagate OOM errors from ApplyUnicodeExtensionToTag
Timothy Flynn
2023-01-24
LibJS: Remove DeprecatedString usage from Intl.PluralRules
Timothy Flynn
2023-01-24
LibJS: Add missing MUST in DisposableStack.prototype.use
davidot
2023-01-23
LibJS: Add DisposableStack{, Prototype, Constructor}
davidot
2023-01-23
LibJS: Add using declaration support, RAII like operation in js
davidot
2023-01-23
LibJS: Add an initialize binding hint to all initialize_binding methods
davidot
2023-01-23
LibJS: Add SuppressedError{, Prototype, Constructor}
davidot
2023-01-22
LibJS: Use is_unicode_surrogate more
Nico Weber
2023-01-22
LibJS: Add spec comments to quote_json_string
Nico Weber
2023-01-22
LibJS: Add spec comments to CodePointAt
Nico Weber
2023-01-22
LibJS: Port the VM's single-character ASCII strings to String
Timothy Flynn
2023-01-22
LibJS+LibWeb: Convert empty PrimitiveString invocators to String
Timothy Flynn
2023-01-22
LibJS: Port ListFormat and PatternPartition to String
Timothy Flynn
2023-01-22
LibJS+LibLocale: Port remaining locale APIs to String
Timothy Flynn
2023-01-20
LibJS: Mark infallible operations that may throw only due to OOM
Timothy Flynn
2023-01-20
LibJS: Add a macro for infallible operations that may throw OOM
Timothy Flynn
2023-01-20
Everywhere: Convert known short-strings to the infallible String factory
Timothy Flynn
2023-01-19
LibJS: Return OptionalNone in fallible functions in the Intl namespace
Timothy Flynn
2023-01-19
LibJS: Add a special ThrowCompletionOr constructor for OptionalNone
Timothy Flynn
2023-01-19
LibJS: Port Intl locale resolution to String
Timothy Flynn
2023-01-19
LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId
Timothy Flynn
2023-01-19
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
Timothy Flynn
2023-01-19
LibJS: Propagate OOM errors from Intl Abstract Operations
Timothy Flynn
2023-01-19
LibLocale+LibJS: Port locale parsing and processing to String
Timothy Flynn
2023-01-16
LibJS: Port trivial use cases in the Intl namespace to String
Timothy Flynn
2023-01-16
LibJS: Port StringIterator to String
Timothy Flynn
2023-01-16
LibJS: Port the TrimString AO to String
Timothy Flynn
[prev]
[next]