Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 27793bf76c LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS há 3 anos atrás
  Linus Groh df1f81ba90 LibJS: Add notes about lifetime of surrounding agent há 3 anos atrás
  Linus Groh 76a6bd0e75 LibJS: Fix numeric type confusion in GetEpochFromISOParts return value há 3 anos atrás
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs há 3 anos atrás
  Linus Groh 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO há 3 anos atrás
  Linus Groh a5ea066693 LibJS: Fix number types in GetISOPartsFromEpoch há 3 anos atrás
  Linus Groh 9950f06623 LibJS: Update spec comment in BuiltinTimeZoneGetPlainDateTimeFor há 3 anos atrás
  Linus Groh 619794dfa7 LibJS: Fix fraction substring in ParseTimeZoneOffsetString há 3 anos atrás
  Linus Groh 7f5b4842f2 LibJS: Replace dead code in ParseTimeZoneOffsetString with an assertion há 3 anos atrás
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records há 3 anos atrás
  Linus Groh 17da627b4c LibJS: Fix "set it to" language to be more explicit há 3 anos atrás
  Linus Groh 1d32ac7b8b LibJS: Convert get_iana_time_zone_epoch_value() to MarkedVector<BigInt*> há 3 anos atrás
  Linus Groh af7003ebd2 LibJS: Convert 'possible instants' AOs to MarkedVector<Instant*> há 3 anos atrás
  davidot 1c4c251be3 LibJS+Everywhere: Remove all VM::clear_exception() calls há 3 anos atrás
  Linus Groh 96db8a061b LibJS: Correct FormatTimeZoneOffsetString arg in CreateTemporalTimeZone há 3 anos atrás
  Linus Groh 31283b5e64 LibJS: Pass valid offset string directly to CreateTemporalTimeZone há 3 anos atrás
  Linus Groh 6d744eb4a7 LibJS: Use consistent name for offset strings há 3 anos atrás
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST há 3 anos atrás
  Linus Groh b9093dd0ab LibJS: Don't validate time zone name when parsing Instant string há 3 anos atrás
  Linus Groh cf6ceb956f LibJS: Avoid js_string() allocation in parse_time_zone_offset_string() há 3 anos atrás
  Timothy Flynn f6786881aa LibJS: Implement the ECMA-402 definition of DefaultTimeZone há 3 anos atrás
  Linus Groh 355fbcb702 LibJS: Actually implement get_iana_time_zone_offset_nanoseconds() há 3 anos atrás
  Linus Groh d527eb62da LibJS: Support non-UTC time zones in Temporal :^) há 3 anos atrás
  Linus Groh f1276144ba LibJS: Check if input was exhausted after parsing UTC offset fraction há 3 anos atrás
  Linus Groh 09a11fa6ea LibJS: Implement proper Iterator records há 3 anos atrás
  Linus Groh c56e5139f5 LibJS: Fix modulo in get_iso_parts_from_epoch() for negative epoch ns há 3 anos atrás
  Linus Groh 9c209b8079 LibJS: Support modulo(x, y) with different types há 3 anos atrás
  Linus Groh b70a55bd5a LibJS: Update spec comment in get_iso_parts_from_epoch() há 3 anos atrás
  Linus Groh 3f1af7c05f LibJS: Update parse_temporal_time_zone() to match the spec again há 3 anos atrás
  Linus Groh 2ecb47c985 LibJS: Update spec comments in format_time_zone_offset_string() há 3 anos atrás