Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs hace 1 año
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr hace 1 año
  Shannon Booth 0ed352e44e LibJS: Update DifferenceInstant and its callers to latest spec hace 1 año
  Shannon Booth c4f37c1bfa LibJS: Implement Temporal AO BalanceDuration hace 1 año
  Shannon Booth 276930185a LibJS: Implement temporal AO BalancePossiblyInfiniteTimeDuration hace 1 año
  Shannon Booth 750ecc3f43 LibJS: Add a FIXME to remove use of old Temporal AO BalanceDuration hace 1 año
  Shannon Booth a7316d3641 LibJS: Update Temporal RoundDuration AO to some spec changes hace 1 año
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hace 1 año
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible hace 1 año
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible hace 1 año
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr hace 2 años
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String hace 2 años
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects hace 2 años
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String hace 2 años
  Linus Groh f669d2e558 LibJS: Port temporal_duration_to_string() to String hace 2 años
  Linus Groh 49b5d55b95 LibJS: Make {un,}balance_duration_relative() take a StringView hace 2 años
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String hace 2 años
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView hace 2 años
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string hace 2 años
  BodilessSleeper 0bc591a69b LibJS: Use integer days in RoundDuration hace 2 años
  BodilessSleeper 18122c0368 LibJS: Replace "is not zero" language in Temporal comments hace 2 años
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr hace 2 años
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h hace 2 años