Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options hace 3 años
  Linus Groh e4fe60b972 LibJS: Update incorrect spec comment in ToRelativeTemporalObject hace 3 años
  Linus Groh 2ad69d789b LibJS: Remove the ConstrainToRange AO hace 3 años
  Linus Groh 1521c5f55c LibJS: Remove argument type assertion from ParseTemporalDurationString hace 3 años
  Linus Groh 54af3a5396 LibJS: Adjust grammar for DateExtendedYear to exclude -000000 hace 3 años
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records hace 3 años
  Linus Groh 2bae040bc9 LibJS: Remove Sign abstract operation hace 3 años
  Linus Groh 34371b9b61 LibJS: Fix numeric type confusion in ToTemporalRoundingIncrement hace 3 años
  Linus Groh a496868ee5 LibJS: Create Duration Records with their own abstract operations hace 3 años
  Linus Groh bdb13a74b0 LibJS: Describe various kinds of "Duration Records" hace 3 años
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> hace 3 años
  Linus Groh c48f695b90 LibJS: Remove '-000000' check from ParseTemporalYearMonthString hace 3 años
  Linus Groh 28ac5a1333 LibJS: Update fallibility of ParseISODateTime in spec comments hace 3 años
  Linus Groh 40ba12aa7d LibJS: Consider calls of parse_iso_date_time() fallible hace 3 años
  Linus Groh 19a2b32065 LibJS: Reject '-000000' as extended year hace 3 años
  Idan Horowitz ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor hace 3 años
  Linus Groh 0e3def1d0b LibJS: Don't parse/re-format offset in parse_temporal_time_zone_string() hace 3 años
  Linus Groh 6d744eb4a7 LibJS: Use consistent name for offset strings hace 3 años
  Linus Groh b9093dd0ab LibJS: Don't validate time zone name when parsing Instant string hace 3 años
  Linus Groh 392f5bfebd LibJS: Fix fraction substring range in parse_temporal_time_zone_string() hace 3 años
  Linus Groh 027e4bd439 LibJS: Fix calculation overflow in parse_temporal_time_zone_string() hace 3 años
  Linus Groh 323e1e17cf LibJS: Fix `sign` data type in parse_temporal_time_zone_string() hace 3 años
  Linus Groh 09a11fa6ea LibJS: Implement proper Iterator records hace 3 años
  Linus Groh 3301b0b33d LibJS: Remove duplicate assignment step from parse_iso_date_time() hace 3 años
  Linus Groh d42336312c LibJS: Include time zone name in TemporalInvalidTimeZoneName error hace 3 años
  Linus Groh 29e96eceeb LibJS: Convert PropertyKey::from_value() to ThrowCompletionOr hace 3 años
  Linus Groh 3ab1c52e2b LibJS: Require 'T' prefix for ambiguous time-only strings hace 3 años
  Linus Groh 9271005357 LibJS: Fix typo in spec comment hace 3 años
  Linus Groh f7fe7f8c77 LibJS: Capture TimeFraction parse result instead of Fraction hace 3 años
  Linus Groh 4b7f716f21 LibJS: Fix ambiguity in FractionalPart grammar hace 3 años