Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String há 2 anos atrás
  Linus Groh 0f5f9acc9c LibJS: Port canonicalize_time_zone_name() to String há 2 anos atrás
  Linus Groh 4a7d6670d8 LibJS: Port calendar / time zone members of Temporal* structs to String há 2 anos atrás
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh b0e7d59b8b LibJS: Throw on conversion from TimeZone to Calendar and vice versa há 2 anos atrás
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h há 2 anos atrás
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName há 2 anos atrás
  Linus Groh 72997c6b77 LibJS: Define IsValidTimeZoneName in terms of AvailableTimeZones há 2 anos atrás
  Linus Groh 484c66125d LibJS: Rename Get{IANA => Named}TimeZonePreviousTransition há 2 anos atrás
  Linus Groh 8cc260107d LibJS: Rename Get{IANA => Named}TimeZoneNextTransition há 2 anos atrás
  Luke Wilde f7bb79d6d1 LibJS: Fast-path ToTemporalTimeZone when the argument is a TimeZone há 2 anos atrás
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString há 2 anos atrás
  Timothy Flynn d992cba014 LibJS: Remove Temporal::DefaultTimeZone há 2 anos atrás
  Timothy Flynn 735e1c4e20 LibJS: Replace GetIANATimeZoneOffset[Ns] with GetNamedTimeZoneOffset[Ns] há 2 anos atrás
  Timothy Flynn 053cc90dbe LibJS: Replace GetIANATimeZoneEpochValue with GetNamedTimeZoneEpoch[Ns] há 2 anos atrás
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds há 2 anos atrás
  davidot 1b0ca52c54 LibJS: Disallow one day long time zone offsets há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger há 3 anos atrás
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary há 3 anos atrás
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 3 anos atrás
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] há 3 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 3 anos atrás
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] há 3 anos atrás