Commit Verlauf

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