Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke Wilde 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD hace 2 años
  Luke Wilde 192aa75279 LibJS: Align ISO 8601 grammar with annotations from IXDTF hace 2 años
  Idan Horowitz d38aeddd77 LibJS: Simplify ParseTemporalTimeZoneString hace 2 años
  Moustafa Raafat d758566996 LibJS: Simplify ResolveISOMonth hace 2 años
  Linus Groh 4567ded8e4 LibJS: Reject relativeTo string such as "2022-08-18T17:01Z" hace 2 años
  Linus Groh b6f101f1c0 LibJS: Fix TemporalCalendarString ambiguity hace 2 años
  Linus Groh b438839fcc LibJS: Reject ambiguous time string even with a calendar hace 2 años
  Linus Groh 2cf5f5c278 LibJS: Remove unused nonterminals from the ISO8601 parser hace 2 años
  Linus Groh 42452a81a2 LibJS: Simplify TimeSpecWithOptionalTimeZoneNotAmbiguous hace 2 años
  Linus Groh f29c7cab16 LibJS: Remove exception rule from TimeZoneIANAName production hace 2 años
  Luke Wilde 9643a5c63f LibJS: Accept and ignore calendar annotation in Instant strings hace 2 años
  Linus Groh 6850f25840 LibJS: Support IANA legacy names in the Temporal ISO 8601 grammar hace 3 años
  Linus Groh 8733fbae76 LibJS: Rename TimeHourMinuteBasicFormatNotAmbiguous hace 3 años
  Linus Groh e1a6418015 LibJS: Rename TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegative hace 3 años
  Linus Groh 8dcd0d4a06 LibJS: Rename TimeZoneNumericUTCOffsetNotAmbiguous hace 3 años
  Linus Groh 7ef3b42685 LibJS: Simplify TimeZoneNumericUTCOffsetNotAmbiguous hace 3 años
  Linus Groh 3720f4bd8f LibJS: Fix production for time zone name in time zone strings hace 3 años
  Linus Groh 3bb94dd62e LibJS: Refactor Temporal parse AOs hace 3 años
  Linus Groh 0946f82c8c LibJS: Combine TemporalTimeZoneIdentifier and TimeZoneBracketedName hace 3 años
  Linus Groh 03017be5bd LibJS: Remove redundant TemporalRelativeToString production hace 3 años
  Linus Groh 51e01b5a80 LibJS: Remove redundant TemporalDateString production hace 3 años
  Idan Horowitz 7ac9900023 LibJS: Reorder parsing for TimeSpecWithOptionalTimeZoneNotAmbiguous hace 3 años
  Linus Groh b020b8eea2 LibJS: Handle Etc/GMT timezones properly in TimeZone{IANA,Bracketed}Name hace 3 años
  Linus Groh 54af3a5396 LibJS: Adjust grammar for DateExtendedYear to exclude -000000 hace 3 años
  Linus Groh e16821f460 LibJS: Avoid ambiguity in TimeZone production 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 3bd7f5b89e LibJS: Fully parse the TimeZoneIANAName production hace 3 años
  Linus Groh 3ab1c52e2b LibJS: Require 'T' prefix for ambiguous time-only strings hace 3 años
  Linus Groh f7fe7f8c77 LibJS: Capture TimeFraction parse result instead of Fraction hace 3 años
  Linus Groh 01eefc344a LibJS: Disallow date-only strings for PlainTime hace 3 años