Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling d24f4462c7 LibJS: Add VM::dump_backtrace() há 4 anos atrás
  Andreas Kling f290048662 LibJS: Pass unwinding target labels a bit more efficiently há 4 anos atrás
  Ali Mohammad Pur 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters há 4 anos atrás
  Linus Groh b9d3df70e0 LibJS: Increase free stack space required for function calls to 32 kiB há 4 anos atrás
  Ali Mohammad Pur b1b0db946e LibJS: Default-initialize the current_node pointer member in CallFrame há 4 anos atrás
  Linus Groh 62c7608a25 LibJS+LibWeb: Move exception logging and remove should_log_exceptions há 4 anos atrás
  Linus Groh 08373090ae LibJS: Add VM::on_call_stack_emptied callback há 4 anos atrás
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Linus Groh 8d490aba76 LibJS: Implement console.assert() há 4 anos atrás
  Linus Groh 45133d8ada LibJS: Unset m_unwind_until_label in stop_unwind() há 4 anos atrás
  Linus Groh 4ee965f916 LibJS: Add set_exception() and change throw_exception() to take a reference há 4 anos atrás
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant há 4 anos atrás
  Linus Groh f418115f1b LibJS: Add initial support for Promises há 4 anos atrás
  Andreas Kling 1fb50d823d LibJS: Always inline Cell::vm() and Cell::heap() há 4 anos atrás
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter há 4 anos atrás
  Andreas Kling 8062fc711c LibJS: Add arguments.callee to our hack arguments object há 4 anos atrás
  Jean-Baptiste Boric 6f668ca3a4 LibJS: Fix crash due to AST node tracking inside call stack há 4 anos atrás
  Jean-Baptiste Boric 6172cb3599 LibJS: Keep track of current AST node inside the call stack há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás