Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 3a4d42bbbb LibJS: Remove stray '%' from MemberExpression AST dump %!s(int64=4) %!d(string=hai) anos
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Linus Groh 726d631527 LibJS: Use references in CallExpression::compute_this_and_callee() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 73a92c79b8 LibJS: Use reference in MemberExpression::execute() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 4ee965f916 LibJS: Add set_exception() and change throw_exception() to take a reference %!s(int64=4) %!d(string=hai) anos
  Linus Groh f2abe42ecb LibJS: Update empty TryStatement result value to undefined %!s(int64=4) %!d(string=hai) anos
  Linus Groh 7cbede4342 LibJS: Fix return value of TryStatement with finalizer %!s(int64=4) %!d(string=hai) anos
  Linus Groh 2172e51246 LibJS: Implicitly break for..in loop if the RHS result is nullish %!s(int64=4) %!d(string=hai) anos
  Linus Groh 275da6fcc9 LibJS: Update Object::define_accessor() to take both getter and setter %!s(int64=4) %!d(string=hai) anos
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value %!s(int64=4) %!d(string=hai) anos
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions %!s(int64=4) %!d(string=hai) anos
  Linus Groh 1416027486 LibJS: Add Object::get_enumerable_own_property_names() and use it %!s(int64=4) %!d(string=hai) anos
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions %!s(int64=4) %!d(string=hai) anos
  Linus Groh f1fde01025 LibJS: Fix returning from try statement %!s(int64=4) %!d(string=hai) anos
  Linus Groh d6cffb82a2 LibJS: Move 'typeof' string functionality from AST to Value %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0255c8d976 Only apply auto-naming of function expressions based on syntax %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c8382c32e9 LibJS: Split Value::Type::Number into Int32 and Double %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e0abfcb27d LibJS: Don't track executing AST nodes in a Vector %!s(int64=4) %!d(string=hai) anos
  Andreas Kling dc8817638e LibJS: Only update anonymous function names when necessary %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0bfdf95af6 LibJS: Make an RAII helper for entering/exiting AST nodes %!s(int64=4) %!d(string=hai) anos
  Linus Groh c499239137 LibJS: Implement non-value-producing statements properly %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8fd69e9e56 LibJS: Fix a handful of clang-tidy complaints in AST.cpp %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6f668ca3a4 LibJS: Fix crash due to AST node tracking inside call stack %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6172cb3599 LibJS: Keep track of current AST node inside the call stack %!s(int64=4) %!d(string=hai) anos
  speles f7d64e9fa8 LibJS: Set declared for-in and for-of variables as first time. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 70bd1724db LibJS: Include <typeinfo> in AST.cpp again %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes %!s(int64=4) %!d(string=hai) anos