تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Linus Groh 9279b0780d LibJS: Port Value::to_bigint() to NonnullGCPtr 2 سال پیش
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 سال پیش
  Linus Groh e79f5b6e85 LibJS: Port Value::to_primitive_string() to NonnullGCPtr 2 سال پیش
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 سال پیش
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 سال پیش
  Andreas Kling b727f8113f LibJS: Add fast path to Value::to_u32() if Value is a positive i32 2 سال پیش
  Linus Groh e77503e49b LibJS: Make string_to_number() return double instead of Optional<Value> 2 سال پیش
  Hendiadyoin1 09fa3a17c7 LibJS: Allow to stringify empty Values without side effects 2 سال پیش
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 سال پیش
  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 سال پیش