Commit History

Autor SHA1 Mensaxe Data
  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 348e43b36d LibJS: Replace for_each_bound_name with for_each_bound_identifier %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 7af7e90e3f LibJS: Speed up has declaration check in ScopePusher %!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
  Aliaksandr Kalenik c4656a70c1 LibJS: Allow usage of locals if function parameters have default values %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 2f85faef0f LibJS: Fix scope detection for ids in default function params %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik b1af91d8c4 LibJS: Use local variables to store function parameters in some cases %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 2e81cc4cf7 LibJS: Use Identifier to represent FunctionParameter name %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 01910bca39 LibJS: Null check current scope pusher before register_identifier call %!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 75ae368896 LibJS: Propagate "contains await" flag to parent scope in ScopePusher %!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
  Simon Wanner a2efecac03 LibJS: Parse slashes after reserved identifiers correctly %!s(int64=2) %!d(string=hai) anos
  Linus Groh 3709d11212 LibJS: Parse secondary expressions with the original forbidden token set %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector %!s(int64=2) %!d(string=hai) anos
  Luke Wilde f4be95af69 LibJS: Don't discard ThrowCompletionOr<void> from declaration iteration %!s(int64=2) %!d(string=hai) anos
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct %!s(int64=2) %!d(string=hai) anos
  Evan Smal 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer %!s(int64=2) %!d(string=hai) anos
  Evan Smal cfa6b4d815 LibJS: Remove DeprecatedString usage from Token %!s(int64=2) %!d(string=hai) anos
  Evan Smal 93674e4383 LibJS: Remove DeprecatedString usage from SourceCode %!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
  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