Timothy Flynn
|
a2cf026b30
LibJS: Throw a RangeError when when formatting strings in DurationFormat
|
пре 2 година |
Timothy Flynn
|
010888acec
LibJS: Access DurationRecord properties in alphabetical order
|
пре 2 година |
Timothy Flynn
|
85f079dc6b
LibJS: Move IsValidDurationRecord check to ToDurationRecord
|
пре 2 година |
Timothy Flynn
|
0086a3acdb
LibJS: Remove infallibility markers from some Intl.DurationFormat AOs
|
пре 2 година |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
пре 2 година |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
пре 2 година |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
пре 2 година |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Jonah
|
381b36b83f
LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral
|
пре 2 година |
Timothy Flynn
|
99fc94e138
LibJS: Delegate to NumberFormat for DurationFormat unit formatting
|
пре 2 година |
Nico Weber
|
daeaefad17
Everywhere: Clean up "the the" comment typos
|
пре 2 година |
Timothy Flynn
|
4686989582
LibJS: Map DurationFormat's list style to "short" when it is "digital"
|
пре 2 година |
Timothy Flynn
|
82e730eba1
LibJS: Change default time display options to "always" for digital style
|
пре 2 година |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
пре 2 година |
Timothy Flynn
|
c477425b9b
LibJS: Create DurationFormat's ListFormat object with type and style
|
пре 2 година |
Timothy Flynn
|
127b28c940
LibJS: Use numeric style if the previous style was numeric or 2-digit
|
пре 2 година |
Timothy Flynn
|
cab1cce522
LibJS: Update DurationFormat AO text to align with ECMA-402 and Temporal
|
пре 2 година |
Timothy Flynn
|
a86b840c64
LibJS: Rename DurationFormat's DurationSign to DurationRecordSign
|
пре 2 година |
Timothy Flynn
|
f8c51fec1d
LibJS: Align ToDurationRecord with ToTemporalDurationRecord
|
пре 2 година |
Timothy Flynn
|
a28ff92106
LibJS: Mark PartitionDurationFormatPattern as infallible
|
пре 2 година |
Timothy Flynn
|
aabd06722f
LibJS: Change GetDurationUnitOptions to require a string for prevStyle
|
пре 2 година |
Timothy Flynn
|
1778462d97
LibJS: Resolve FIXMEs in DurationFormat's PartitionDurationFormatPattern
|
пре 2 година |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
пре 2 година |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
пре 2 година |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
пре 2 година |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
пре 2 година |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
пре 2 година |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
пре 2 година |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
пре 2 година |