Linus Groh
|
20337a34a2
LibJS: Convert Instant AOs to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
5ae6ad8557
LibJS: Store Instant's and ZonedDateTime's m_nanoseconds as a const&
|
3 gadi atpakaļ |
Linus Groh
|
e4c07c5b8f
LibJS: Make new_target parameter of all Temporal AOs a const*
|
3 gadi atpakaļ |
Linus Groh
|
6607d1dfb1
LibJS: Implement Temporal.Instant.prototype.toZonedDateTime()
|
3 gadi atpakaļ |
Linus Groh
|
81aaa9ccd5
LibJS: Replace String const& with StringView in various Temporal AOs
|
3 gadi atpakaļ |
Idan Horowitz
|
456938add0
LibJS: Use StringViews in Round{NumberToIncrement, TemporalInstant}
|
3 gadi atpakaļ |
Idan Horowitz
|
24b78fff7d
LibJS: Add a bunch of Temporal Abstract Operations
|
3 gadi atpakaļ |
Linus Groh
|
576be0f8e7
LibJS: Implement Temporal.Instant.prototype.toString()
|
3 gadi atpakaļ |
Linus Groh
|
53c44bea00
LibJS: Mark getters of more Temporal objects [[nodiscard]]
|
3 gadi atpakaļ |
Linus Groh
|
b38f1fb071
LibJS: Implement Temporal.Instant.prototype.add()
|
3 gadi atpakaļ |
Linus Groh
|
1b9b995f93
LibJS: Use "T m_foo; // [[Foo]]" style for all Temporal internal slots
|
3 gadi atpakaļ |
Linus Groh
|
bece2093f2
LibJS: Remove pointless 'explicit' from a couple of constructors
|
4 gadi atpakaļ |
Idan Horowitz
|
84b028bd71
LibJS: Add Temporal.Instant.prototype.round()
|
4 gadi atpakaļ |
Idan Horowitz
|
33cf6274e8
LibJS: Add Temporal.Instant.compare()
|
4 gadi atpakaļ |
Idan Horowitz
|
b816037739
LibJS: Add the ToTemporalInstant Abstract Operation & its requirements
|
4 gadi atpakaļ |
Linus Groh
|
47fb4286c7
LibJS: Start implementing Temporal.Instant
|
4 gadi atpakaļ |