Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String %!s(int64=2) %!d(string=hai) anos
  Evan Smal cb3216cb45 js: Remove DeprecatedString usage in `load_json_impl()` %!s(int64=2) %!d(string=hai) anos
  Evan Smal ff5a8a21e8 js: Use const where possible in `parse_and_run()` %!s(int64=2) %!d(string=hai) anos
  Evan Smal 698bcf4b4e js: Convert `s_history_path` to String and propagate errors %!s(int64=2) %!d(string=hai) anos
  Evan Smal d18a7ca2dc js: Use `Core::Stream::File` in place of POSIX in `write_to_file()` %!s(int64=2) %!d(string=hai) anos
  Evan Smal f871dc097b js: Use String in `prompt_for_level()` and `read_next_piece()` %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string %!s(int64=2) %!d(string=hai) anos
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` %!s(int64=2) %!d(string=hai) anos
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 35db0c5e18 js: Force optimizations when setting the -p flag %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur c590c5c444 js: Make console.log() print to stdout again %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur 84502f53b5 LibJS+js: Move the value print implementation to LibJS %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 15c324a70b Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 8d7179766a js: Port to Core::Stream %!s(int64=2) %!d(string=hai) anos
  networkException afeff4cebb LibJS+js: Disable console debug messages outside Serenity only for `js` %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 539fb08551 Userland: Remove unecessary uses of __serenity__ macro %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace %!s(int64=2) %!d(string=hai) anos
  Linus Groh cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 867ad03995 LibJS: Move Console ownership from GlobalObject to ConsoleObject %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh 275dea9d98 LibJS: Remove {Bytecode::,}Interpreter::global_object() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary %!s(int64=2) %!d(string=hai) anos
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 7c468b5a77 LibJS: Pass Realm to GlobalObject::initialize_global_object() %!s(int64=2) %!d(string=hai) anos