davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 anni fa |
Linus Groh
|
e3895e6c80
LibJS: Pass Realm to define_native_{accessor,function}()
|
2 anni fa |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 anni fa |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
3 anni fa |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
3 anni fa |
Linus Groh
|
c6f7214a60
LibJS: Replace magic nanosecond numbers with constants
|
3 anni fa |
Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 anni fa |
Linus Groh
|
f0523aa098
LibJS: Use MUST() instead of TRY() for two infallible Temporal AOs
|
3 anni fa |
Linus Groh
|
83e8dfae38
LibJS: Use AK::Time in system_utc_epoch_nanoseconds()
|
3 anni fa |
Linus Groh
|
e087cd574e
LibJS: Rename variables to 'calendarLike' in a couple of places
|
3 anni fa |
Linus Groh
|
df67f4978e
LibJS: Convert Temporal.Now functions to ThrowCompletionOr
|
3 anni fa |
Idan Horowitz
|
40eb3a39d4
LibJS: Rename define_native_function => define_old_native_function
|
3 anni fa |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 anni fa |
Linus Groh
|
4d5bd092ea
LibJS: Use MUST() where applicable
|
3 anni fa |
Linus Groh
|
6bdd62b51b
LibJS: Convert Now AOs to ThrowCompletionOr
|
3 anni fa |
Linus Groh
|
35bba1c98d
LibJS: Convert PlainDate AOs to ThrowCompletionOr
|
3 anni fa |
Linus Groh
|
20337a34a2
LibJS: Convert Instant AOs to ThrowCompletionOr
|
3 anni fa |
Linus Groh
|
f8d92232c8
LibJS: Convert Calendar AOs to ThrowCompletionOr
|
3 anni fa |
Idan Horowitz
|
229a5ce149
LibJS: Convert PlainTime AOs to ThrowCompletionOr
|
3 anni fa |
Idan Horowitz
|
cc00a726a8
LibJS: Convert TimeZone AOs to ThrowCompletionOr
|
3 anni fa |
Idan Horowitz
|
1822b2938e
LibJS: Convert ZonedDateTime AOs to ThrowCompletionOr
|
3 anni fa |
Linus Groh
|
312946059b
LibJS+Spreadsheet: Use js_string(VM&, ...) overload more
|
4 anni fa |
Linus Groh
|
16c38788c3
LibJS: Add missing spec links
|
4 anni fa |
Linus Groh
|
a06bd451d4
LibJS: Implement Temporal.Now.zonedDateTimeISO()
|
4 anni fa |
Linus Groh
|
36c79c2989
LibJS: Implement Temporal.Now.zonedDateTime()
|
4 anni fa |
Linus Groh
|
e511390423
LibJS: Implement Temporal.TimeZone.prototype.getPlainDateTimeFor()
|
4 anni fa |
Linus Groh
|
4e4d8d6905
LibJS: Reflect infallibility editorial changes in the Temporal spec
|
4 anni fa |
Linus Groh
|
5e64156fce
LibJS: Implement Temporal.Now.plainTimeISO()
|
4 anni fa |
Linus Groh
|
2aa2c56891
LibJS: Update Temporal.Now spec section numbers
|
4 anni fa |
Linus Groh
|
af3a26f4cc
LibJS: Implement Temporal.Now.plainDateTimeISO()
|
4 anni fa |