Historia zmian

Autor SHA1 Wiadomość Data
  Timothy Flynn c20df34b79 LibJS: Remove bytecode option from the test262 runner 1 rok temu
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) 1 rok temu
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM 1 rok temu
  Andreas Kling 9a709e03a3 test262-runner: Remove ability to run with AST interpreter 1 rok temu
  Timothy Flynn 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now 2 lat temu
  Daniel Bertalan e012565898 test262-runner+js: Respect the bytecode optimizations enabled flag 2 lat temu
  Timothy Flynn e7db199249 LibJS: Do not fail a test if the flags list is empty 2 lat temu
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model 2 lat temu
  Andreas Kling 9c568282dc Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM 2 lat temu
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ 2 lat temu
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams 2 lat temu
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation 2 lat temu
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser 2 lat temu
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 lat temu
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 lat temu
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE 2 lat temu
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 lat temu
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 lat temu
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 lat temu
  Sam Atkins d55f763fcd Tests: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 lat temu
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 lat temu
  Andrew Kaster c0542ed40b Meta+test262-runner: Check for signature of __assert_fail in CMake 2 lat temu
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Idan Horowitz 1141e2b56a test262-runner: Add option to enable bytecode optimizations 2 lat temu
  Ali Mohammad Pur 9ca41a181d Tests: Replace {'if' => 'ifdef'} AK_OS_EMSCRIPTEN 2 lat temu
  Ali Mohammad Pur 2110e7cf85 Everywhere: Add support for compilation under emscripten 2 lat temu
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 lat temu
  davidot 340a2a96a4 test262-runner: Use names for the different exit codes 2 lat temu