BodilessSleeper
|
18122c0368
LibJS: Replace "is not zero" language in Temporal comments
|
2 vuotta sitten |
BodilessSleeper
|
1f1b2f4d26
LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation
|
2 vuotta sitten |
Ben Wiederhake
|
6b7ce19161
Everywhere: Remove unused includes of LibC/stdlib.h
|
2 vuotta sitten |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 vuotta sitten |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Smrtnyk
|
2ba2e6ca0a
LibJS: Rename ToShowTimeZoneNameOption to ToTimeZoneNameOption
|
2 vuotta sitten |
Smrtnyk
|
efe82e5c91
LibJS: Rename ToShowCalendarOption to ToCalendarNameOption
|
2 vuotta sitten |
Luke Wilde
|
b26b18a0bc
LibJS: Add timeZoneName: "critical" option to ZonedDateTime.toString()
|
2 vuotta sitten |
Luke Wilde
|
4a167cfbec
LibJS: Add calendarName: "critical" option to toString() methods
|
2 vuotta sitten |
Luke Wilde
|
192aa75279
LibJS: Align ISO 8601 grammar with annotations from IXDTF
|
2 vuotta sitten |
davidot
|
3dc99af3dc
LibJS: Make parse_temporal_duration use the new double parser
|
2 vuotta sitten |
Idan Horowitz
|
d38aeddd77
LibJS: Simplify ParseTemporalTimeZoneString
|
2 vuotta sitten |
Idan Horowitz
|
0c61552b81
LibJS: Refactor ToRelativeTemporalObject
|
2 vuotta sitten |
Linus Groh
|
b79b78a5cc
LibJS: Sync the set of rounding modes
|
2 vuotta sitten |
Linus Groh
|
4567ded8e4
LibJS: Reject relativeTo string such as "2022-08-18T17:01Z"
|
2 vuotta sitten |
Linus Groh
|
57162ad510
LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName
|
2 vuotta sitten |
Linus Groh
|
b6f101f1c0
LibJS: Fix TemporalCalendarString ambiguity
|
2 vuotta sitten |
Timothy Flynn
|
443ffab9dc
LibJS: Use infallible ParseTimeZoneOffsetString
|
2 vuotta sitten |
Timothy Flynn
|
4fbec2e8b3
LibJS: Replace RoundTowardsZero with truncate
|
2 vuotta sitten |
snooze6214
|
1fde3737f4
LibJS: Move time zone annotation parsing into ParseISODateTime
|
2 vuotta sitten |
davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 vuotta sitten |
Linus Groh
|
2cf5f5c278
LibJS: Remove unused nonterminals from the ISO8601 parser
|
2 vuotta sitten |
Linus Groh
|
ccdfa2320c
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
|
2 vuotta sitten |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 vuotta sitten |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 vuotta sitten |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 vuotta sitten |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 vuotta sitten |
Linus Groh
|
0355c72d6a
LibJS: Validate fractionalSecondDigits after truncation
|
2 vuotta sitten |