Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur bed129a69f LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests il y a 3 ans
  Ali Mohammad Pur 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible il y a 3 ans
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object il y a 3 ans
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions il y a 3 ans
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option il y a 3 ans
  Andreas Kling 7a742b17da LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr il y a 3 ans
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules il y a 3 ans
  Linus Groh eb60d16549 LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value> il y a 3 ans
  Andrew Kaster d1e3470438 LibTest: Use Array instead of fold expression in __testjs_last() il y a 3 ans
  Linus Groh c4f0f1cc05 LibTest: Remove uses of TRY_OR_DISCARD() from JavaScriptTestRunner il y a 3 ans
  Linus Groh 6c9cf4d31a LibTest: Convert JavaScriptTestRunner's get_test_results() to ErrorOr il y a 3 ans
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) il y a 3 ans
  Ali Mohammad Pur 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> il y a 3 ans
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header il y a 3 ans
  Idan Horowitz e7a134a346 LibJS: Convert JSONObject functions to ThrowCompletionOr il y a 3 ans
  Andreas Kling f75d78f56a LibJS: Include executable name in bytecode dumps il y a 3 ans
  Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS il y a 3 ans
  Andreas Kling da77e2aa4f LibJS: Add Bytecode::Executable::dump() il y a 3 ans
  Idan Horowitz 44555eb50a LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr il y a 3 ans
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function il y a 3 ans
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros il y a 3 ans
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr il y a 3 ans
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag il y a 3 ans
  davidot ce3f29a135 LibJS + test-js: Get results from the global object directly il y a 3 ans
  Andreas Kling 0a09eaf3a1 LibJS+LibTest: Use JS::Script and JS::SourceTextModule in test-js il y a 3 ans
  Linus Groh 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() il y a 3 ans
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies il y a 3 ans
  Andrew Kaster 332b29c741 LibTest+Utilities: Print a start message before each test in run-tests il y a 3 ans
  davidot 7613c22b06 LibJS: Add a mode to parse JS as a module il y a 3 ans
  Gunnar Beutner e4f0795ae4 LibELF+LibTest: Fix incorrect #ifdef il y a 3 ans