Histórico de commits

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