Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct %!s(int64=2) %!d(string=hai) anos
  davidot bff038411a LibJS: Add using declaration support in for and for of loops %!s(int64=2) %!d(string=hai) anos
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!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 2c26ee89ac LibJS: Remove m_first_invalid_property_range from ObjectExpression %!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 e6331031c4 LibJS: Make Parser::Error a standalone ParserError class %!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
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions %!s(int64=2) %!d(string=hai) anos
  davidot 9f661d20f7 LibJS: Allow anonymous functions as default exports %!s(int64=2) %!d(string=hai) anos
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] %!s(int64=2) %!d(string=hai) anos
  davidot e5adc51e27 LibJS: Allow invalid string in tagged template literals %!s(int64=2) %!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
  DexesTTP eae8520dbb LibJS: Properly compute the line for source location hints %!s(int64=3) %!d(string=hai) anos
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) %!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
  Anonymous 602190f66f LibJS: Fix mixing of logical and coalescing operators %!s(int64=3) %!d(string=hai) anos
  Anonymous f55d7bf6f3 LibJS: Fix cases where we incorrectly allowed 'in' in for loops %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 50a446a5d1 LibJS: Make more use of Token::flystring_value() %!s(int64=3) %!d(string=hai) anos
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> %!s(int64=3) %!d(string=hai) anos
  davidot aca427fc8c LibJS: Make parsing import and export entries follow the spec %!s(int64=3) %!d(string=hai) anos
  Linus Groh 531d1ac734 LibJS: Capture source text of FunctionNode and ClassExpression %!s(int64=3) %!d(string=hai) anos
  Linus Groh e8519156bc LibJS: Implement create_dynamic_function() according to the spec %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) %!s(int64=3) %!d(string=hai) anos
  davidot be3b806487 LibJS: Parse assert clauses of in- and export statements %!s(int64=3) %!d(string=hai) anos
  davidot b7c7d54167 LibJS: Split parsing program to script and module separately %!s(int64=3) %!d(string=hai) anos
  davidot 22174d3b7b LibJS: Rename in_async_function_context to await_expression_is_valid %!s(int64=3) %!d(string=hai) anos