Commit Verlauf

Autor SHA1 Nachricht Datum
  BodilessSleeper 18122c0368 LibJS: Replace "is not zero" language in Temporal comments vor 2 Jahren
  BodilessSleeper 1f1b2f4d26 LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation vor 2 Jahren
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h vor 2 Jahren
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Smrtnyk 2ba2e6ca0a LibJS: Rename ToShowTimeZoneNameOption to ToTimeZoneNameOption vor 2 Jahren
  Smrtnyk efe82e5c91 LibJS: Rename ToShowCalendarOption to ToCalendarNameOption vor 2 Jahren
  Luke Wilde b26b18a0bc LibJS: Add timeZoneName: "critical" option to ZonedDateTime.toString() vor 2 Jahren
  Luke Wilde 4a167cfbec LibJS: Add calendarName: "critical" option to toString() methods vor 2 Jahren
  Luke Wilde 192aa75279 LibJS: Align ISO 8601 grammar with annotations from IXDTF vor 2 Jahren
  davidot 3dc99af3dc LibJS: Make parse_temporal_duration use the new double parser vor 2 Jahren
  Idan Horowitz d38aeddd77 LibJS: Simplify ParseTemporalTimeZoneString vor 2 Jahren
  Idan Horowitz 0c61552b81 LibJS: Refactor ToRelativeTemporalObject vor 2 Jahren
  Linus Groh b79b78a5cc LibJS: Sync the set of rounding modes vor 2 Jahren
  Linus Groh 4567ded8e4 LibJS: Reject relativeTo string such as "2022-08-18T17:01Z" vor 2 Jahren
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName vor 2 Jahren
  Linus Groh b6f101f1c0 LibJS: Fix TemporalCalendarString ambiguity vor 2 Jahren
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString vor 2 Jahren
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate vor 2 Jahren
  snooze6214 1fde3737f4 LibJS: Move time zone annotation parsing into ParseISODateTime vor 2 Jahren
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger vor 2 Jahren
  Linus Groh 2cf5f5c278 LibJS: Remove unused nonterminals from the ISO8601 parser vor 2 Jahren
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] vor 2 Jahren
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] vor 2 Jahren
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Linus Groh 0355c72d6a LibJS: Validate fractionalSecondDigits after truncation vor 3 Jahren