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