Commit History

Autor SHA1 Mensaxe Data
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0ff9992ea1 LibJS: Remove now-unused mutable caches from AST nodes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling f49c5ca553 LibJS: Fix most clang-tidy warnings in AST.h %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) %!s(int64=2) %!d(string=hai) anos
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 0fa47405df LibJS: Delete Declaration::for_each_lexically_declared_name %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 231d58dd62 LibJS: Delete Declaration::for_each_bound_name %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 8d940d57a4 LibJS: Delete for_each_lexical_function_declaration_in_reverse_order() %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik b0a533dbc0 LibJS: Identify global variables during parsing %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 8b6450842e LibJS: Use local variables for function declarations when possible %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn aff81d318b Everywhere: Run clang-format %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 2e81cc4cf7 LibJS: Use Identifier to represent FunctionParameter name %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2f1d6c0b9a LibJS/Bytecode: Ensure we do not generate bytecode for super expressions %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 401d97c45c LibJS: Add ScopeNode::for_each_var_declared_identifier() %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 7f0074ac23 LibJS: Add for_each_bound_identifier for AST::Declaration %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik a6cdb1655b LibJS: Use Identifier to represent name of FunctionNode %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 380abddf3c LibJS: Update parser to detect if identifier refer a "local" variable %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik c734f2b5e6 LibJS: Use Identifier to represent name of ClassExpression %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 1550e7c421 LibJS: Stop using execute_ast_node in NewClass instruction %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 37067cf3ca LibJS: Use the IdentifierTable for NewFunction and NewClass lhs names %!s(int64=2) %!d(string=hai) anos
  Daniel Bertalan 11a7014b4e LibJS/Bytecode: Handle ImportStatement in codegen %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 363bf114c0 LibJS/Bytecode: Implement for await of %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8450948458 LibJS: Make class definition evaluation work in bytecode mode %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 06ac768c8b LibJS/Bytecode: Add some basic codegen for ExportStatement %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a5e71256d LibJS/Bytecode: Add codegen for ImportCall %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 1116ba191a LibJS/Bytecode: Implement optional chaining %!s(int64=2) %!d(string=hai) anos
  Malik Ammar Faisal 5c913d9cc4 LibJS: Correctly handle parentheses and new Object %!s(int64=2) %!d(string=hai) anos