Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec před 1 rokem
  Andreas Kling ffe304e88b LibJS: Don't create `arguments` object due to `o.arguments` access před 1 rokem
  Aliaksandr Kalenik b0a533dbc0 LibJS: Identify global variables during parsing před 2 roky
  Aliaksandr Kalenik 2f85faef0f LibJS: Fix scope detection for ids in default function params před 2 roky
  Aliaksandr Kalenik 380abddf3c LibJS: Update parser to detect if identifier refer a "local" variable před 2 roky
  Simon Wanner a2efecac03 LibJS: Parse slashes after reserved identifiers correctly před 2 roky
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct před 2 roky
  davidot bff038411a LibJS: Add using declaration support in for and for of loops před 2 roky
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  davidot 2c26ee89ac LibJS: Remove m_first_invalid_property_range from ObjectExpression před 2 roky
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter před 2 roky
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class před 2 roky
  Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info před 2 roky
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions před 2 roky
  davidot 9f661d20f7 LibJS: Allow anonymous functions as default exports před 2 roky
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] před 2 roky
  davidot e5adc51e27 LibJS: Allow invalid string in tagged template literals před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  DexesTTP eae8520dbb LibJS: Properly compute the line for source location hints před 3 roky
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) před 3 roky
  Luke Wilde 34f902fb52 LibJS: Add missing steps and spec comments to PerformEval před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Anonymous 602190f66f LibJS: Fix mixing of logical and coalescing operators před 3 roky
  Anonymous f55d7bf6f3 LibJS: Fix cases where we incorrectly allowed 'in' in for loops před 3 roky
  Andreas Kling 50a446a5d1 LibJS: Make more use of Token::flystring_value() před 3 roky
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> před 3 roky