Historique des commits

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