Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh ec9f2013c9 LibJS: Port to_temporal_disambiguation() to String před 2 roky
  Linus Groh b8759e86ee LibJS: Port to_temporal_overflow() to String před 2 roky
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string před 2 roky
  Timothy Flynn a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString před 2 roky
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible před 2 roky
  BodilessSleeper 90b43712e6 LibJS: Rename ToIntegerThrowOnInfinity to ToIntegerWithTruncation před 2 roky
  BodilessSleeper 18122c0368 LibJS: Replace "is not zero" language in Temporal comments před 2 roky
  BodilessSleeper 1f1b2f4d26 LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation před 2 roky
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h před 2 roky
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Smrtnyk 2ba2e6ca0a LibJS: Rename ToShowTimeZoneNameOption to ToTimeZoneNameOption před 2 roky
  Smrtnyk efe82e5c91 LibJS: Rename ToShowCalendarOption to ToCalendarNameOption před 2 roky
  Luke Wilde b26b18a0bc LibJS: Add timeZoneName: "critical" option to ZonedDateTime.toString() před 2 roky
  Luke Wilde 4a167cfbec LibJS: Add calendarName: "critical" option to toString() methods před 2 roky
  Luke Wilde 192aa75279 LibJS: Align ISO 8601 grammar with annotations from IXDTF před 2 roky
  davidot 3dc99af3dc LibJS: Make parse_temporal_duration use the new double parser před 2 roky
  Idan Horowitz d38aeddd77 LibJS: Simplify ParseTemporalTimeZoneString před 2 roky
  Idan Horowitz 0c61552b81 LibJS: Refactor ToRelativeTemporalObject před 2 roky
  Linus Groh b79b78a5cc LibJS: Sync the set of rounding modes před 2 roky
  Linus Groh 4567ded8e4 LibJS: Reject relativeTo string such as "2022-08-18T17:01Z" před 2 roky
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName před 2 roky
  Linus Groh b6f101f1c0 LibJS: Fix TemporalCalendarString ambiguity před 2 roky
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString před 2 roky
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate před 2 roky
  snooze6214 1fde3737f4 LibJS: Move time zone annotation parsing into ParseISODateTime před 2 roky
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger před 2 roky
  Linus Groh 2cf5f5c278 LibJS: Remove unused nonterminals from the ISO8601 parser před 2 roky