Историја ревизија

Аутор SHA1 Порука Датум
  Timothy Flynn ba40ef1f3a LibJS: Remove Value::to_deprecated_string_without_side_effects пре 2 година
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String пре 2 година
  Timothy Flynn 3ffb6d9b5a LibJS: Define Value::to_string_without_side_effects for String пре 2 година
  Timothy Flynn dc4207323b LibJS: Remove the VM parameter from the NumberToString AO пре 2 година
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects пре 2 година
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String пре 2 година
  Linus Groh 89700a2101 LibJS: Rename Symbol::to_deprecated_string() to descriptive_string() пре 2 година
  Timothy Flynn 8414734a2d LibJS: Propagate the OOM error from setting the String length property пре 2 година
  Linus Groh 2ff989914d LibJS: Make Value::typeof() return a StringView пре 2 година
  Timothy Flynn ceaec41726 LibJS: Port Value to-string methods to String пре 2 година
  Timothy Flynn c9056b824e LibJS: Define Value::to_string to convert a Value to a String пре 2 година
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string пре 2 година
  Timothy Flynn 0b58748156 LibJS: Define number_to_string to convert a double to a String пре 2 година
  Timothy Flynn 8a88d4434f LibJS+LibWeb: Rename number_to_string to number_to_deprecated_string пре 2 година
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated пре 2 година
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible пре 2 година
  Timothy Flynn 49b24b0968 LibJS: Let Utf16String be forward-declared in Value.h пре 2 година
  Linus Groh dd3d133968 LibJS: Convert SymbolObject::create() to NonnullGCPtr пре 2 година
  Linus Groh 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr пре 2 година
  Linus Groh f990095728 LibJS: Convert NumberObject::create() to NonnullGCPtr пре 2 година
  Linus Groh b48fa8756f LibJS: Convert BooleanObject::create() to NonnullGCPtr пре 2 година
  Linus Groh cf0a24ff0c LibJS: Convert BigIntObject::create() to NonnullGCPtr пре 2 година
  Linus Groh e4b388ea5a LibJS: Use modulo() for modulo operations in Value.cpp пре 2 година
  Linus Groh ff5882291f LibJS: Rename same_value_non_{numeric => number}() and handle BigInts пре 2 година
  Linus Groh 78895984e9 LibJS: Add spec comments to Value::invoke_internal() пре 2 година
  Linus Groh 14e5003ece LibJS: Add spec comments to is_less_than() пре 2 година
  Linus Groh f1d8a64510 LibJS: Add spec comments to is_strictly_equal() пре 2 година
  Linus Groh abf1ba89cd LibJS: Add spec comments to same_value_non_numeric() пре 2 година
  Linus Groh 625ad4192f LibJS: Add spec comments to same_value_zero() пре 2 година
  Linus Groh 44a243cae4 LibJS: Add spec comments to same_value() пре 2 година