Commit History

Autor SHA1 Mensaxe Data
  davidot 2bbea62176 LibJS: Don't update names of resulting functions in object expression %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 9721da2e6a LibJS: Call shrink_to_fit() on various Vectors created during parse %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b894acd6b2 LibJS: Make one compact allocation for CallExpression and its Arguments %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  davidot d218a68296 LibJS: Allow CallExpressions as lhs of assignments in most cases %!s(int64=2) %!d(string=hai) anos
  davidot 2c26ee89ac LibJS: Remove m_first_invalid_property_range from ObjectExpression %!s(int64=2) %!d(string=hai) anos
  davidot 3acbd96851 LibJS: Remove is_use_strict_directive for all StringLiterals %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d16fab5815 LibJS: Avoid unnecessary SourceRange construction in parse_program() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e0916dbb35 LibJS: Move {Import,Export}Entry out of {Import,Export}Statement %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 76f438eb3e LibJS: Remove unused "lexical argument index" metadata from Identifier %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info %!s(int64=2) %!d(string=hai) anos
  davidot 73fcbbb0ee LibJS: Give the undeclared private identifier error more precedence %!s(int64=2) %!d(string=hai) anos
  davidot 16ac43c9d4 LibJS: Make sure private identifier is valid in optional chain %!s(int64=2) %!d(string=hai) anos
  davidot 5ca6e8dca8 LibJS: No longer hoist if parent scope has a function with the same name %!s(int64=2) %!d(string=hai) anos
  davidot 67865306d3 LibJS: Fix that functions in module did not look for var declarations %!s(int64=2) %!d(string=hai) anos
  davidot 9f661d20f7 LibJS: Allow anonymous functions as default exports %!s(int64=2) %!d(string=hai) anos
  davidot faf1430ce4 LibJS: Allow exporting any imported bindings %!s(int64=2) %!d(string=hai) anos
  davidot 3b1c3e574f LibJS: Handle empty named export %!s(int64=2) %!d(string=hai) anos
  davidot f75c51b097 LibJS: Allow full ModuleExportName in namespace %!s(int64=2) %!d(string=hai) anos
  davidot fce2b33758 LibJS: Allow BigInts as destructuring property names %!s(int64=3) %!d(string=hai) anos
  davidot ae349ec6a8 LibJS: Use a synthetic constructor if class with parent doesn't have one %!s(int64=2) %!d(string=hai) anos
  davidot e5adc51e27 LibJS: Allow invalid string in tagged template literals %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan ebac8abc04 LibJS: Explicitly instantiate Parser::parse_function_node %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5a26a547db LibJS: Update a couple of outdated spec comments %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 34f902fb52 LibJS: Add missing steps and spec comments to PerformEval %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos