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

Аутор SHA1 Порука Датум
  Luke Wilde c5f3b3ae02 LibJS/Bytecode: Return the proper result for iteration statements пре 2 година
  Luke Wilde b162c9117e LibJS/Bytecode: Set accumulator to undefined at start of catch blocks пре 2 година
  Andreas Kling a4a1d1b84a LibJS/Bytecode: Transfer object expression property names to functions пре 2 година
  Andreas Kling 6f0952c358 LibJS/Bytecode: Handle object destructuring to member expression пре 2 година
  Hendiadyoin1 7005a91a1e LibJS: Replace invalid escapes in TemplateLiterals with undefined in BC пре 2 година
  Andreas Kling 1932f7e6b6 LibJS/Bytecode: Transfer binding pattern aliases to function names пре 2 година
  Andreas Kling 8021048bc9 LibJS/Bytecode: Throw on destructuring object assignment to nullish LHS пре 2 година
  Andreas Kling 1f95a40780 LibJS/Bytecode: Actually exit `switch` statement's lexical scope пре 2 година
  Andreas Kling 4fd71e3c3a LibJS/Bytecode: Support destructuring in try..catch пре 2 година
  Andreas Kling 06ac768c8b LibJS/Bytecode: Add some basic codegen for ExportStatement пре 2 година
  Andreas Kling 8a5e71256d LibJS/Bytecode: Add codegen for ImportCall пре 2 година
  Luke Wilde 95d619943e LibJS/Bytecode: Support private identifiers in optional chaining пре 2 година
  Andreas Kling 99b23fe2ad LibJS/Bytecode: Emit GetPrivateById for private member expressions пре 2 година
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" пре 2 година
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields пре 2 година
  Luke Wilde 357174d8fd LibJS/Bytecode: Actually get value from super base for computed property пре 2 година
  Luke Wilde 1116ba191a LibJS/Bytecode: Implement optional chaining пре 2 година
  Andreas Kling eee4b6eca7 LibJS/Bytecode: Let `var` without initializer codegen to nothing пре 2 година
  Andreas Kling d89e0b36d4 LibJS/Bytecode: Support class field initializers пре 2 година
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment пре 2 година
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ пре 2 година
  Andreas Kling d364d99cb8 LibJS/Bytecode: Perform ToNumeric on accumulator before postfix inc/dec пре 2 година
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression пре 2 година
  Andreas Kling 6f39882f11 LibJS/Bytecode: Fix multiple wrong jumps in ForStatement codegen пре 2 година
  Andreas Kling 0772a23c65 LibJS/Bytecode: Add "raw" property correctly for tagged template literal пре 2 година
  Andreas Kling 2ac8a4bbb7 LibJS/Bytecode: Add support for direct eval() пре 2 година
  Andreas Kling 8a3e350321 LibJS/Bytecode: Don't choke on MemberExpression with PrivateIdentifier пре 2 година
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ пре 2 година
  Andreas Kling 872d798951 LibJS/Bytecode: Leave FunctionDeclarationInstantantiation in C++ пре 2 година
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions пре 2 година