Idan Horowitz ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor %!s(int64=3) %!d(string=hai) anos
..
AbstractOperations.cpp ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor %!s(int64=3) %!d(string=hai) anos
AbstractOperations.h 6d744eb4a7 LibJS: Use consistent name for offset strings %!s(int64=3) %!d(string=hai) anos
Calendar.cpp 1ef633472b Everywhere: Convert VM::call() to JS::call() %!s(int64=3) %!d(string=hai) anos
Calendar.h 29072f4b09 LibJS: Implement the required AOs for Temporal.Duration.compare %!s(int64=3) %!d(string=hai) anos
CalendarConstructor.cpp 2d2ba4eec6 LibJS: Convert Temporal.Calendar functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
CalendarConstructor.h 2d2ba4eec6 LibJS: Convert Temporal.Calendar functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
CalendarPrototype.cpp 09a11fa6ea LibJS: Implement proper Iterator records %!s(int64=3) %!d(string=hai) anos
CalendarPrototype.h 2d2ba4eec6 LibJS: Convert Temporal.Calendar functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
Duration.cpp 5277646f46 LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string() %!s(int64=3) %!d(string=hai) anos
Duration.h 7a2eeae8c6 LibJS: Implement Temporal.ZonedDateTime.prototype.until() %!s(int64=3) %!d(string=hai) anos
DurationConstructor.cpp ec1e1f4f12 LibJS: Disallow Temporal.Duration input values to be non-integers %!s(int64=3) %!d(string=hai) anos
DurationConstructor.h 5e3fe52fc4 LibJS: Implement Temporal.Duration.compare %!s(int64=3) %!d(string=hai) anos
DurationPrototype.cpp ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor %!s(int64=3) %!d(string=hai) anos
DurationPrototype.h 2cea4ad508 LibJS: Implement Temporal.Duration.prototype.subtract %!s(int64=3) %!d(string=hai) anos
ISO8601.cpp e16821f460 LibJS: Avoid ambiguity in TimeZone production %!s(int64=3) %!d(string=hai) anos
ISO8601.h 0e3def1d0b LibJS: Don't parse/re-format offset in parse_temporal_time_zone_string() %!s(int64=3) %!d(string=hai) anos
Instant.cpp 64f125fe34 LibJS: Mark CreateTemporalTimeZone("UTC") as infallible %!s(int64=3) %!d(string=hai) anos
Instant.h 20337a34a2 LibJS: Convert Instant AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
InstantConstructor.cpp 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
InstantConstructor.h 149231d47d LibJS: Convert Temporal.Instant functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
InstantPrototype.cpp 69b8079b11 LibJS: Fix "smallestUnit" property name typo in a couple of places %!s(int64=3) %!d(string=hai) anos
InstantPrototype.h 149231d47d LibJS: Convert Temporal.Instant functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
Now.cpp df67f4978e LibJS: Convert Temporal.Now functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
Now.h df67f4978e LibJS: Convert Temporal.Now functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainDate.cpp dc03529ffd LibJS: Fix spec comment in Temporal::PlainDate::balance_iso_date() %!s(int64=3) %!d(string=hai) anos
PlainDate.h 99adb54391 LibJS: Implement Temporal.Calendar.prototype.dateUntil() %!s(int64=3) %!d(string=hai) anos
PlainDateConstructor.cpp 2093128b24 LibJS: Convert Temporal.PlainDate functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainDateConstructor.h 2093128b24 LibJS: Convert Temporal.PlainDate functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainDatePrototype.cpp bbfbd02c1b LibJS: Make PlainDate difference methods units handling consistent %!s(int64=3) %!d(string=hai) anos
PlainDatePrototype.h ac65fb40d9 LibJS: Implement Temporal.PlainDate.prototype.since %!s(int64=3) %!d(string=hai) anos
PlainDateTime.cpp 1039159a6c LibJS: Change LargerOfTwoTemporalUnits AO to return a StringView %!s(int64=3) %!d(string=hai) anos
PlainDateTime.h b2bbd4d2b8 LibJS: Implement Temporal.PlainDateTime.prototype.toString %!s(int64=3) %!d(string=hai) anos
PlainDateTimeConstructor.cpp c043b818ad LibJS: Convert Temporal.PlainDateTime functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainDateTimeConstructor.h c043b818ad LibJS: Convert Temporal.PlainDateTime functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainDateTimePrototype.cpp ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor %!s(int64=3) %!d(string=hai) anos
PlainDateTimePrototype.h 0619c34703 LibJS: Implement Temporal.PlainDateTime.prototype.since() %!s(int64=3) %!d(string=hai) anos
PlainMonthDay.cpp 4eaa95769d LibJS: Add missing (void) to handle [[nodiscard]] TRY() result %!s(int64=3) %!d(string=hai) anos
PlainMonthDay.h 5ea1810ada LibJS: Convert PlainMonthDay AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainMonthDayConstructor.cpp c8e359c25e LibJS: Convert Temporal.PlainMonthDay functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainMonthDayConstructor.h c8e359c25e LibJS: Convert Temporal.PlainMonthDay functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainMonthDayPrototype.cpp 1e3e0477cb LibJS: Implement Temporal.PlainMonthDay.prototype.with() %!s(int64=3) %!d(string=hai) anos
PlainMonthDayPrototype.h 1e3e0477cb LibJS: Implement Temporal.PlainMonthDay.prototype.with() %!s(int64=3) %!d(string=hai) anos
PlainTime.cpp 9c209b8079 LibJS: Support modulo(x, y) with different types %!s(int64=3) %!d(string=hai) anos
PlainTime.h 42071f69cf LibJS: Fix balance_time() for times with negative offset day outcome %!s(int64=3) %!d(string=hai) anos
PlainTimeConstructor.cpp e4e04528af LibJS: Convert Temporal.PlainTime functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainTimeConstructor.h e4e04528af LibJS: Convert Temporal.PlainTime functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainTimePrototype.cpp ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor %!s(int64=3) %!d(string=hai) anos
PlainTimePrototype.h aed444253c LibJS: Implement Temporal.PlainTime.prototype.since() %!s(int64=3) %!d(string=hai) anos
PlainYearMonth.cpp 9c209b8079 LibJS: Support modulo(x, y) with different types %!s(int64=3) %!d(string=hai) anos
PlainYearMonth.h c57a78423d LibJS: Convert PlainYearMonth AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainYearMonthConstructor.cpp 15f52c5f8e LibJS: Convert Temporal.PlainYearMonth functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainYearMonthConstructor.h 15f52c5f8e LibJS: Convert Temporal.PlainYearMonth functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
PlainYearMonthPrototype.cpp 1ce6c49f5e LibJS: Make CreateTemporalDuration infallible in PlainYearMonthPrototype %!s(int64=3) %!d(string=hai) anos
PlainYearMonthPrototype.h 8f99c05f97 LibJS: Implement Temporal.PlainYearMonth.prototype.since() %!s(int64=3) %!d(string=hai) anos
Temporal.cpp be07e2e91b LibJS: Start implementing Temporal.PlainMonthDay %!s(int64=4) %!d(string=hai) anos
Temporal.h 8269921212 LibJS: Add the Temporal namespace object :^) %!s(int64=4) %!d(string=hai) anos
TimeZone.cpp 31283b5e64 LibJS: Pass valid offset string directly to CreateTemporalTimeZone %!s(int64=3) %!d(string=hai) anos
TimeZone.h 31283b5e64 LibJS: Pass valid offset string directly to CreateTemporalTimeZone %!s(int64=3) %!d(string=hai) anos
TimeZoneConstructor.cpp 31283b5e64 LibJS: Pass valid offset string directly to CreateTemporalTimeZone %!s(int64=3) %!d(string=hai) anos
TimeZoneConstructor.h 7085458a23 LibJS: Convert Temporal.TimeZone functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
TimeZonePrototype.cpp cf5f08b317 LibJS: Only allow TimeZone this value in TimeZone#getPlainDateTimeFor %!s(int64=3) %!d(string=hai) anos
TimeZonePrototype.h 97f6c6029f LibJS: Implement Temporal.TimeZone.prototype.getInstantFor() %!s(int64=3) %!d(string=hai) anos
ZonedDateTime.cpp 6d744eb4a7 LibJS: Use consistent name for offset strings %!s(int64=3) %!d(string=hai) anos
ZonedDateTime.h 16301a603c LibJS: Implement difference_zoned_date_time() %!s(int64=3) %!d(string=hai) anos
ZonedDateTimeConstructor.cpp ac12581140 LibJS: Implement Temporal.ZonedDateTime.compare %!s(int64=3) %!d(string=hai) anos
ZonedDateTimeConstructor.h ac12581140 LibJS: Implement Temporal.ZonedDateTime.compare %!s(int64=3) %!d(string=hai) anos
ZonedDateTimePrototype.cpp ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor %!s(int64=3) %!d(string=hai) anos
ZonedDateTimePrototype.h de69f5dbf4 LibJS: Implement Temporal.ZonedDateTime.prototype.since() %!s(int64=3) %!d(string=hai) anos