Linus Groh
|
b33b0d60e6
LibJS: Port Value::get_method() to GCPtr
|
2 سال پیش |
Linus Groh
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
2 سال پیش |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 سال پیش |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 سال پیش |
Timothy Flynn
|
a73b8292ed
LbJS: Convert exception-related usages of Value::TDSWOSE to String
|
2 سال پیش |
Timothy Flynn
|
b245300ba1
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
|
2 سال پیش |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 سال پیش |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 سال پیش |
Linus Groh
|
b41e7b7e86
LibJS: Replace to_deprecated_string() with to_string() in Temporal
|
2 سال پیش |
Linus Groh
|
b09522312c
LibJS: Port iso_month_code() to String
|
2 سال پیش |
Linus Groh
|
bcca5efd5a
LibJS: Port format_calendar_annotation() to String
|
2 سال پیش |
Linus Groh
|
269f3c4105
LibJS: Port maybe_format_calendar_annotation() to String
|
2 سال پیش |
Linus Groh
|
627291b075
LibJS: Port calendar_month_code() to String
|
2 سال پیش |
Linus Groh
|
46cff34baf
LibJS: Port get_builtin_calendar() to String
|
2 سال پیش |
Linus Groh
|
a101b15ad0
LibJS: Port create_temporal_calendar() to String
|
2 سال پیش |
Linus Groh
|
ef389c086d
LibJS: Port parse_temporal_calendar_string()
|
2 سال پیش |
Linus Groh
|
227379a1da
LibJS: Port prepare_temporal_fields() and calendar_fields() to String
|
2 سال پیش |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 سال پیش |
Timothy Flynn
|
a59ebdac2d
LibJS+Everywhere: Return strings by value from PrimitiveString
|
2 سال پیش |
BodilessSleeper
|
9a60d3509d
LibJS: Update ISODaysInMonth in Calendar.cpp
|
2 سال پیش |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 سال پیش |
BodilessSleeper
|
90b43712e6
LibJS: Rename ToIntegerThrowOnInfinity to ToIntegerWithTruncation
|
2 سال پیش |
BodilessSleeper
|
8e6920a18d
LibJS: Convert calendar operation results to floats
|
2 سال پیش |
BodilessSleeper
|
1f1b2f4d26
LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation
|
2 سال پیش |
BodilessSleeper
|
4e6beaabcb
LibJS: Update comments in Temporal/Calendar.cpp
|
2 سال پیش |
BodilessSleeper
|
84db0c8dbf
LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth
|
2 سال پیش |
Luke Wilde
|
fa1416987a
LibJS: Add yearOfWeek calendar methods and properties
|
2 سال پیش |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
2 سال پیش |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 سال پیش |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 سال پیش |