Commit Verlauf

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