Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray před 1 rokem
  Timothy Flynn c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView před 1 rokem
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible před 1 rokem
  Andreas Kling 7849950383 LibJS: Make Utf16String & related APIs infallible před 1 rokem
  Timothy Flynn 566a8dfd93 LibJS: Allow GeneratorObject to be subclassed před 2 roky
  PrestonLTaylor 34c5d34b95 LibJS: Show when an ArrayBuffer is detached when printing před 2 roky
  Tim Schumacher 5e7c838160 AK: Rename `Stream::format()` to `Stream::write_formatted()` před 2 roky
  Peter Brottveit Bock b6deb8fd42 LibJS: Replace DeprecatedString with String in strip_ansi před 2 roky
  Peter Brottveit Bock fac7045a44 LibJS: Use Stream::format instead of manually formating and printing před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Andrew Kaster 2bec236ea6 LibJS: Use the EnumerateObjectProperties AO to print objects před 2 roky
  Ali Mohammad Pur a8bcb901c0 LibJS: Escape printed strings making them proper string literals před 2 roky
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE před 2 roky
  Timothy Flynn c17589a402 LibJS: Change Print's print_type helper to accept a StringView před 2 roky
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects před 2 roky
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` před 2 roky
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible před 2 roky
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh d26aabff04 Everywhere: Run clang-format před 2 roky
  Ali Mohammad Pur 84502f53b5 LibJS+js: Move the value print implementation to LibJS před 2 roky