Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs vor 1 Jahr
  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
  Shannon Booth c4f37c1bfa LibJS: Implement Temporal AO BalanceDuration vor 1 Jahr
  Shannon Booth 276930185a LibJS: Implement temporal AO BalancePossiblyInfiniteTimeDuration vor 1 Jahr
  Shannon Booth 750ecc3f43 LibJS: Add a FIXME to remove use of old Temporal AO BalanceDuration vor 1 Jahr
  Shannon Booth a7316d3641 LibJS: Update Temporal RoundDuration AO to some spec changes vor 1 Jahr
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} vor 1 Jahr
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible vor 1 Jahr
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible vor 1 Jahr
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr vor 2 Jahren
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String vor 2 Jahren
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects vor 2 Jahren
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String vor 2 Jahren
  Linus Groh f669d2e558 LibJS: Port temporal_duration_to_string() to String vor 2 Jahren
  Linus Groh 49b5d55b95 LibJS: Make {un,}balance_duration_relative() take a StringView vor 2 Jahren
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String vor 2 Jahren
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView vor 2 Jahren
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string vor 2 Jahren
  BodilessSleeper 0bc591a69b LibJS: Use integer days in RoundDuration vor 2 Jahren
  BodilessSleeper 18122c0368 LibJS: Replace "is not zero" language in Temporal comments 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 ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() vor 2 Jahren
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 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