Historial de Commits

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