Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h %!s(int64=2) %!d(string=hai) anos
  Luke Wilde b26b18a0bc LibJS: Add timeZoneName: "critical" option to ZonedDateTime.toString() %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat 939374a037 LibJS: Use the UnsignedBigInteger compare_to_double algorithm %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat 54b8a2b094 LibCrypto: Add a way to compare UnsignedBigInteger with double %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat 5edd4bd512 LibJS: Require NanosecondsToDays remainder less than dayLength %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat b1c8029c2b LibJS: Require that NanosecondsToDays doesn't flip sign %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate %!s(int64=2) %!d(string=hai) anos
  snooze6214 1fde3737f4 LibJS: Move time zone annotation parsing into ParseISODateTime %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  davidot 6989f304bc LibJS: Remove now unnecessary i32 casts when constructing BigIntegers %!s(int64=2) %!d(string=hai) anos
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 54bb6bf2c0 LibJS: Avoid calling ToString on calendar when calendarName is "never" %!s(int64=3) %!d(string=hai) anos
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary %!s(int64=3) %!d(string=hai) anos
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] %!s(int64=3) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=3) %!d(string=hai) anos
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] %!s(int64=3) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=3) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a712c7b5e1 LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero %!s(int64=3) %!d(string=hai) anos
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh 3679f671b9 LibJS: Mark some calls of CreateTemporalDate as infallible %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7b5a7e7759 LibJS: Check for invalid epoch nanoseconds in NanosecondsToDays %!s(int64=3) %!d(string=hai) anos
  Linus Groh ddea6d451b LibJS: Check for invalid epoch nanoseconds in InterpretISODateTimeOffset %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2c647da0b5 LibJS: Mark AddInstant in AddZonedDateTime as fallible %!s(int64=3) %!d(string=hai) anos
  Linus Groh 36ef604905 LibJS: Assume options is an object in the DifferenceZonedDateTime AO %!s(int64=3) %!d(string=hai) anos