Историја ревизија

Аутор SHA1 Порука Датум
  James Puleo dd25dfbc20 js: Improve usage of `TRY` when executing a file program пре 3 година
  Timothy Flynn 6ad00088c0 js: Implement pretty-printing of Intl.DateTimeFormat пре 3 година
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge пре 3 година
  Andreas Kling f1cc3d0fc4 Userland: Use Core::ArgsParser's Vector<StringView> API everywhere пре 3 година
  Idan Horowitz 58397f356f js: Add command line flag for disabling source line hints пре 3 година
  Idan Horowitz 15fafdc645 js: Pretty-print custom error types пре 3 година
  Idan Horowitz 11d1950e74 js: Add command line flag for disabling ANSI colors пре 3 година
  Andreas Kling 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore пре 3 година
  Mustafa Quraish 2fbcab46bf Everywhere: Use ArgsParser::parse() with Main::Arguments directly пре 3 година
  Linus Groh 8fa5dc7241 js: Use pledge() пре 3 година
  Linus Groh cfecfbb214 js: Port to LibMain :^) пре 3 година
  davidot 22e679d844 LibJS + js: Rethrow exception on the vm after bytecode interpreter run пре 3 година
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) пре 3 година
  Ali Mohammad Pur 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr пре 3 година
  Timothy Flynn 0f91b22795 js: Convert JavaScript REPL to ThrowCompletionOr пре 3 година
  Andreas Kling f75d78f56a LibJS: Include executable name in bytecode dumps пре 3 година
  Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS пре 3 година
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function пре 3 година
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros пре 3 година
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr пре 3 година
  Linus Groh 1adf57530c js: Implement pretty-printing of ShadowRealm пре 3 година
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr пре 3 година
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr пре 3 година
  Linus Groh fe802f5ff5 js: Fix pretty-printing of RegExp objects пре 3 година
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr пре 3 година
  davidot f4f1397735 js: Allow for completion of lexically declared variables пре 3 година
  davidot 0be0e7ea6e js: Fix that auto completion of properties failed пре 3 година
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag пре 3 година