Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 lat temu
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 lat temu
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 lat temu
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 lat temu
  Linus Groh f669d2e558 LibJS: Port temporal_duration_to_string() to String 2 lat temu
  Linus Groh 49b5d55b95 LibJS: Make {un,}balance_duration_relative() take a StringView 2 lat temu
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String 2 lat temu
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView 2 lat temu
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 lat temu
  BodilessSleeper 0bc591a69b LibJS: Use integer days in RoundDuration 2 lat temu
  BodilessSleeper 18122c0368 LibJS: Replace "is not zero" language in Temporal comments 2 lat temu
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 lat temu
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 lat temu
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 lat temu
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 lat temu
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 lat temu
  Jonah 00da2e86e6 LibJS/Temporal: Unroll the loop in to_temporal_duration_record 2 lat temu
  Jonah 912867526b LibJS/Temporal: Unroll the loop in to_temporal_partial_dictation_record 2 lat temu
  Jonah 1cd0b5ad8a LibJS/Temporal: Reorder Tables by Order of Magnitude 2 lat temu
  Linus Groh 24c0a6e9a4 Revert "LibJS: Add explicit assertion for days" 2 lat temu
  Smrtnyk 56abb01ee3 LibJS: Add explicit assertion for days 2 lat temu
  Idan Horowitz d795f9c6cf LibJS: Change dateAdd to a required parameter of MoveRelativeDate 2 lat temu
  Idan Horowitz 3c55643283 LibJS: Add dateAdd to all remaining MoveRelativeDate calls 2 lat temu
  Idan Horowitz 4e79ce4e7a LibJS: Add optional dateAdd parameter to MoveRelativeDate 2 lat temu
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate 2 lat temu
  davidot 1be337353b LibJS: Make sure to exactly add nanoseconds in add_duration 2 lat temu
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 lat temu