Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
  Aliaksandr Kalenik 4561469d52 LibJS: Fix BindingPattern::contains_expression() is name is expression пре 1 година
  Shannon Booth e67dd54878 LibJS: Add spec comments to ScopeNode::block_declaration_instantiation пре 1 година
  Aliaksandr Kalenik d978c762bc LibJS: Remove usage of bytecode_interpreter_if_exists() пре 1 година
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) пре 1 година
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes пре 2 година
  Aliaksandr Kalenik fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name пре 2 година
  Aliaksandr Kalenik 0fa47405df LibJS: Delete Declaration::for_each_lexically_declared_name пре 2 година
  Aliaksandr Kalenik 231d58dd62 LibJS: Delete Declaration::for_each_bound_name пре 2 година
  Aliaksandr Kalenik 348e43b36d LibJS: Replace for_each_bound_name with for_each_bound_identifier пре 2 година
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h пре 2 година
  Timothy Flynn 1760361304 LibJS: Make GetIterator's hint parameter required пре 2 година
  Aliaksandr Kalenik 8d940d57a4 LibJS: Delete for_each_lexical_function_declaration_in_reverse_order() пре 2 година
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode пре 2 година
  Andreas Kling 640d48255b LibJS: Remove unhelpful environment lookup optimization for globals пре 2 година
  Aliaksandr Kalenik b0a533dbc0 LibJS: Identify global variables during parsing пре 2 година
  Aliaksandr Kalenik 4a9a1d1656 LibJS: Skip bindings creation for locals during block declaration init пре 2 година
  Aliaksandr Kalenik 8b6450842e LibJS: Use local variables for function declarations when possible пре 2 година
  Aliaksandr Kalenik 2e81cc4cf7 LibJS: Use Identifier to represent FunctionParameter name пре 2 година
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject пре 2 година
  Aliaksandr Kalenik 401d97c45c LibJS: Add ScopeNode::for_each_var_declared_identifier() пре 2 година
  Aliaksandr Kalenik 7f0074ac23 LibJS: Add for_each_bound_identifier for AST::Declaration пре 2 година
  Aliaksandr Kalenik a6cdb1655b LibJS: Use Identifier to represent name of FunctionNode пре 2 година
  Aliaksandr Kalenik 380abddf3c LibJS: Update parser to detect if identifier refer a "local" variable пре 2 година
  Aliaksandr Kalenik c734f2b5e6 LibJS: Use Identifier to represent name of ClassExpression пре 2 година
  Andreas Kling b0ae1e80fb LibJS/Bytecode: Support using MemberExpression as rest property пре 2 година
  Aliaksandr Kalenik 1550e7c421 LibJS: Stop using execute_ast_node in NewClass instruction пре 2 година
  Andreas Kling 8450948458 LibJS: Make class definition evaluation work in bytecode mode пре 2 година
  Aliaksandr Kalenik 331f6a9e60 LibJS: Invalidate cached environment coordinate after delete in global пре 2 година