Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9e50bd91a6 js: Remove uses of TRY_OR_DISCARD() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 85f0fc2b83 LibJS: Return Optional<T> from Completion::{value,target}(), not T %!s(int64=3) %!d(string=hai) anos
  davidot 676554d3f8 LibJS: Convert resolve_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 565a880ce5 Userland: Link directly against LibUnicodeData where needed %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d702678d16 LibJS+WebContent+Browser+js: Implement console.group() methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ff5e07d718 LibJS+WebContent+js: Bring console.trace() to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ce694490f3 LibJS+WebContent+js: Bring console.assert() to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 9b78e287b0 LibJS+WebContent+js: Bring console.clear() to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 834ced82d4 LibJS+WebContent+js: Bring console.count[Reset]() to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 260836135a LibJS+WebContent+js: Reimplement console.log() and friends to spec %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 10a8b6d411 Userland: Add unveil/pledge requisites for dynamic Unicode data loading %!s(int64=3) %!d(string=hai) anos
  Linus Groh 038d354b5d LibJS: Remove Object::value_of() %!s(int64=3) %!d(string=hai) anos
  James Puleo dd25dfbc20 js: Improve usage of `TRY` when executing a file program %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6ad00088c0 js: Implement pretty-printing of Intl.DateTimeFormat %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f1cc3d0fc4 Userland: Use Core::ArgsParser's Vector<StringView> API everywhere %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 58397f356f js: Add command line flag for disabling source line hints %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 15fafdc645 js: Pretty-print custom error types %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 11d1950e74 js: Add command line flag for disabling ANSI colors %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore %!s(int64=3) %!d(string=hai) anos
  Mustafa Quraish 2fbcab46bf Everywhere: Use ArgsParser::parse() with Main::Arguments directly %!s(int64=3) %!d(string=hai) anos
  Linus Groh 8fa5dc7241 js: Use pledge() %!s(int64=3) %!d(string=hai) anos
  Linus Groh cfecfbb214 js: Port to LibMain :^) %!s(int64=3) %!d(string=hai) anos
  davidot 22e679d844 LibJS + js: Rethrow exception on the vm after bytecode interpreter run %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 0f91b22795 js: Convert JavaScript REPL to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos