Sam Atkins
|
f2a9426885
LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()`
|
пре 2 година |
Evan Smal
|
76891ae45d
js: Save REPL history when exiting interpreter with `exit()`
|
пре 2 година |
Timothy Flynn
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
пре 2 година |
Sam Atkins
|
d6075ef5b5
LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView
|
пре 2 година |
Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
пре 2 година |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
пре 2 година |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
пре 2 година |
Timothy Flynn
|
3b4879d29b
LibJS+Userland: Port the JS Console object and direct callers to String
|
пре 2 година |
Evan Smal
|
cb3216cb45
js: Remove DeprecatedString usage in `load_json_impl()`
|
пре 2 година |
Evan Smal
|
ff5a8a21e8
js: Use const where possible in `parse_and_run()`
|
пре 2 година |
Evan Smal
|
698bcf4b4e
js: Convert `s_history_path` to String and propagate errors
|
пре 2 година |
Evan Smal
|
d18a7ca2dc
js: Use `Core::Stream::File` in place of POSIX in `write_to_file()`
|
пре 2 година |
Evan Smal
|
f871dc097b
js: Use String in `prompt_for_level()` and `read_next_piece()`
|
пре 2 година |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
пре 2 година |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
пре 2 година |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
пре 2 година |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
пре 2 година |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
пре 2 година |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
пре 2 година |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
пре 2 година |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Hendiadyoin1
|
35db0c5e18
js: Force optimizations when setting the -p flag
|
пре 2 година |
Ali Mohammad Pur
|
c590c5c444
js: Make console.log() print to stdout again
|
пре 2 година |
Ali Mohammad Pur
|
84502f53b5
LibJS+js: Move the value print implementation to LibJS
|
пре 2 година |
Andreas Kling
|
15c324a70b
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
|
пре 2 година |
Sam Atkins
|
8d7179766a
js: Port to Core::Stream
|
пре 2 година |
networkException
|
afeff4cebb
LibJS+js: Disable console debug messages outside Serenity only for `js`
|
пре 2 година |
Andrew Kaster
|
539fb08551
Userland: Remove unecessary uses of __serenity__ macro
|
пре 2 година |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
пре 2 година |