Timothy Flynn
|
aabd06722f
LibJS: Change GetDurationUnitOptions to require a string for prevStyle
|
2 years ago |
Timothy Flynn
|
1778462d97
LibJS: Resolve FIXMEs in DurationFormat's PartitionDurationFormatPattern
|
2 years ago |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 years ago |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 years ago |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 years ago |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 years ago |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
2 years ago |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 years ago |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 years ago |
Timothy Flynn
|
292b8908b5
LibJS: Hook the Intl mathematical value into Intl.NumberFormat
|
3 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Timothy Flynn
|
1fc87d1529
LibJS: Use Intl.PluralRules within Intl.DurationFormat
|
3 years ago |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 years ago |
Idan Horowitz
|
1ebc5af2f0
LibJS: Set both {minimum, maximum}FractionDigits in Intl.DurationFormat
|
3 years ago |
Idan Horowitz
|
fb8c4a724e
LibJS: Disallow mixed-sign durations in Intl.DurationFormat
|
3 years ago |
Idan Horowitz
|
b1fe6c3f68
LibJS: Implement the PartitionDurationFormatPattern abstract operation
|
3 years ago |
Idan Horowitz
|
8e55eb960e
LibJS: Implement the ToDurationRecord abstract operation
|
3 years ago |
Idan Horowitz
|
97fe37bcc2
LibJS: Start implementing the stage 3 Intl.DurationFormat proposal
|
3 years ago |