Historique des commits

Auteur SHA1 Message Date
  Luke Wilde b26b18a0bc LibJS: Add timeZoneName: "critical" option to ZonedDateTime.toString() il y a 2 ans
  Luke Wilde 4a167cfbec LibJS: Add calendarName: "critical" option to toString() methods il y a 2 ans
  Luke Wilde 192aa75279 LibJS: Align ISO 8601 grammar with annotations from IXDTF il y a 2 ans
  davidot 3dc99af3dc LibJS: Make parse_temporal_duration use the new double parser il y a 2 ans
  Idan Horowitz d38aeddd77 LibJS: Simplify ParseTemporalTimeZoneString il y a 2 ans
  Idan Horowitz 0c61552b81 LibJS: Refactor ToRelativeTemporalObject il y a 2 ans
  Linus Groh b79b78a5cc LibJS: Sync the set of rounding modes il y a 2 ans
  Linus Groh 4567ded8e4 LibJS: Reject relativeTo string such as "2022-08-18T17:01Z" il y a 2 ans
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName il y a 2 ans
  Linus Groh b6f101f1c0 LibJS: Fix TemporalCalendarString ambiguity il y a 2 ans
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString il y a 2 ans
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate il y a 2 ans
  snooze6214 1fde3737f4 LibJS: Move time zone annotation parsing into ParseISODateTime il y a 2 ans
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger il y a 2 ans
  Linus Groh 2cf5f5c278 LibJS: Remove unused nonterminals from the ISO8601 parser il y a 2 ans
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] il y a 2 ans
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] il y a 2 ans
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] il y a 2 ans
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() il y a 2 ans
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions il y a 2 ans
  Linus Groh 0355c72d6a LibJS: Validate fractionalSecondDigits after truncation il y a 3 ans
  Linus Groh ca85e157e8 LibJS: Use null-prototype objects in a few more places in Temporal il y a 3 ans
  Linus Groh 3720f4bd8f LibJS: Fix production for time zone name in time zone strings il y a 3 ans
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO il y a 3 ans
  Linus Groh 80663d9d3b LibJS: Mark CreateTemporalDate in ToRelativeTemporalObject as fallible il y a 3 ans
  Linus Groh 416f94eb3b LibJS: Add Number conversion in PrepareTemporalFields il y a 3 ans
  Linus Groh b2965cf204 LibJS: Fix Instant rounding modes il y a 3 ans
  Linus Groh 52a4ee563d LibJS: Assume options is an object in the MergeLargestUnitOption AO il y a 3 ans
  Linus Groh 9b3602d000 LibJS: Update missing/superfluous commas in various spec comments il y a 3 ans
  Linus Groh 30328d74d0 LibJS: Use MaximumTemporalDurationRoundingIncrement in two more places il y a 3 ans