Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 years ago |
Linus Groh
|
f0523aa098
LibJS: Use MUST() instead of TRY() for two infallible Temporal AOs
|
3 years ago |
Linus Groh
|
83e8dfae38
LibJS: Use AK::Time in system_utc_epoch_nanoseconds()
|
3 years ago |
Linus Groh
|
e087cd574e
LibJS: Rename variables to 'calendarLike' in a couple of places
|
3 years ago |
Linus Groh
|
df67f4978e
LibJS: Convert Temporal.Now functions to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
40eb3a39d4
LibJS: Rename define_native_function => define_old_native_function
|
3 years ago |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 years ago |
Linus Groh
|
4d5bd092ea
LibJS: Use MUST() where applicable
|
3 years ago |
Linus Groh
|
6bdd62b51b
LibJS: Convert Now AOs to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
35bba1c98d
LibJS: Convert PlainDate AOs to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
20337a34a2
LibJS: Convert Instant AOs to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
f8d92232c8
LibJS: Convert Calendar AOs to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
229a5ce149
LibJS: Convert PlainTime AOs to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
cc00a726a8
LibJS: Convert TimeZone AOs to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
1822b2938e
LibJS: Convert ZonedDateTime AOs to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
312946059b
LibJS+Spreadsheet: Use js_string(VM&, ...) overload more
|
4 years ago |
Linus Groh
|
16c38788c3
LibJS: Add missing spec links
|
4 years ago |
Linus Groh
|
a06bd451d4
LibJS: Implement Temporal.Now.zonedDateTimeISO()
|
4 years ago |
Linus Groh
|
36c79c2989
LibJS: Implement Temporal.Now.zonedDateTime()
|
4 years ago |
Linus Groh
|
e511390423
LibJS: Implement Temporal.TimeZone.prototype.getPlainDateTimeFor()
|
4 years ago |
Linus Groh
|
4e4d8d6905
LibJS: Reflect infallibility editorial changes in the Temporal spec
|
4 years ago |
Linus Groh
|
5e64156fce
LibJS: Implement Temporal.Now.plainTimeISO()
|
4 years ago |
Linus Groh
|
2aa2c56891
LibJS: Update Temporal.Now spec section numbers
|
4 years ago |
Linus Groh
|
af3a26f4cc
LibJS: Implement Temporal.Now.plainDateTimeISO()
|
4 years ago |
Linus Groh
|
0bb19fc51c
LibJS: Implement Temporal.Now.plainDateTime()
|
4 years ago |
Linus Groh
|
f2a2e8e13c
LibJS: Implement Temporal.Now.plainDateISO()
|
4 years ago |
Linus Groh
|
c303bbde54
LibJS: Implement Temporal.Now.plainDate()
|
4 years ago |
Linus Groh
|
ff307194f3
LibJS: Implement Temporal.Now[@@toStringTag]
|
4 years ago |
Linus Groh
|
8f26f51580
LibJS: Add missing spec links to System{Instant,UTCEpochNanoseconds}
|
4 years ago |
Linus Groh
|
5516ad7158
LibJS: Rename Temporal.now => Temporal.Now
|
4 years ago |