Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr há 1 ano atrás
  Shannon Booth 0ed352e44e LibJS: Update DifferenceInstant and its callers to latest spec há 1 ano atrás
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` há 1 ano atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
  Linus Groh 95becb22ef LibJS: Port format_iso_time_zone_offset_string() to String há 2 anos atrás
  Linus Groh 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String há 2 anos atrás
  Linus Groh b6e13f451f LibJS: Port temporal_date_time_to_string() to String há 2 anos atrás
  Linus Groh d2c10f6bea LibJS: Port temporal_instant_to_string() to String há 2 anos atrás
  Linus Groh 28ee331a93 LibJS: Make parse_temporal_instant() take a StringView há 2 anos atrás
  BodilessSleeper 219db02b2f LibJS: Assert TemporalDateTimeToString if showCalendar is "never" 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 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h há 2 anos atrás
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString há 2 anos atrás
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds 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á 2 anos atrás
  Linus Groh 36225c0ae7 LibJS: Allow undefined for calendar in MaybeFormatCalendarAnnotation há 2 anos atrás
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary há 2 anos atrás
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO há 3 anos atrás
  Linus Groh 34f02bed17 LibJS: Remove check for Instant range before subtracting UTC offset há 3 anos atrás