Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Jonah 00da2e86e6 LibJS/Temporal: Unroll the loop in to_temporal_duration_record vor 2 Jahren
  Jonah 912867526b LibJS/Temporal: Unroll the loop in to_temporal_partial_dictation_record vor 2 Jahren
  Jonah 1cd0b5ad8a LibJS/Temporal: Reorder Tables by Order of Magnitude vor 2 Jahren
  Linus Groh 24c0a6e9a4 Revert "LibJS: Add explicit assertion for days" vor 2 Jahren
  Smrtnyk 56abb01ee3 LibJS: Add explicit assertion for days vor 2 Jahren
  Idan Horowitz d795f9c6cf LibJS: Change dateAdd to a required parameter of MoveRelativeDate vor 2 Jahren
  Idan Horowitz 3c55643283 LibJS: Add dateAdd to all remaining MoveRelativeDate calls vor 2 Jahren
  Idan Horowitz 4e79ce4e7a LibJS: Add optional dateAdd parameter to MoveRelativeDate vor 2 Jahren
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate vor 2 Jahren
  davidot 1be337353b LibJS: Make sure to exactly add nanoseconds in add_duration vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren