Historique des commits

Auteur SHA1 Message Date
  Linus Groh a92dc4e30d LibJS: Ensure function declarations don't leak outside function scopes il y a 4 ans
  Linus Groh 08373090ae LibJS: Add VM::on_call_stack_emptied callback il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh e8cbcc2fbf LibJS: Replace two more uses of unwind(ScopeType::None) with stop_unwind() il y a 4 ans
  Linus Groh f418115f1b LibJS: Add initial support for Promises il y a 4 ans
  Andreas Kling e0abfcb27d LibJS: Don't track executing AST nodes in a Vector il y a 4 ans
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter il y a 4 ans
  Linus Groh c499239137 LibJS: Implement non-value-producing statements properly il y a 4 ans
  Linus Groh dadf2e8251 LibJS: Make Interpreter::run() a void function il y a 4 ans
  Jean-Baptiste Boric 6172cb3599 LibJS: Keep track of current AST node inside the call stack il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans