Commit History

Autor SHA1 Mensaxe Data
  Daniel Bertalan fc7de74b12 LibJS/Bytecode: Improve export statement handling %!s(int64=2) %!d(string=hai) anos
  Daniel Bertalan 11a7014b4e LibJS/Bytecode: Handle ImportStatement in codegen %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 363bf114c0 LibJS/Bytecode: Implement for await of %!s(int64=2) %!d(string=hai) anos
  Andreas Kling aec3d9d84e LibJS/Bytecode: Prefer alias over name in object pattern bindings %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 56fb5a3f5d LibJS/Bytecode: Ensure iterator is closed after array destructuring %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 55531e5cda LibJS/Bytecode: Use LHS identifier as function name on logical assign %!s(int64=2) %!d(string=hai) anos
  Luke Wilde c5f3b3ae02 LibJS/Bytecode: Return the proper result for iteration statements %!s(int64=2) %!d(string=hai) anos
  Luke Wilde b162c9117e LibJS/Bytecode: Set accumulator to undefined at start of catch blocks %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a4a1d1b84a LibJS/Bytecode: Transfer object expression property names to functions %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f0952c358 LibJS/Bytecode: Handle object destructuring to member expression %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 7005a91a1e LibJS: Replace invalid escapes in TemplateLiterals with undefined in BC %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 1932f7e6b6 LibJS/Bytecode: Transfer binding pattern aliases to function names %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8021048bc9 LibJS/Bytecode: Throw on destructuring object assignment to nullish LHS %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 1f95a40780 LibJS/Bytecode: Actually exit `switch` statement's lexical scope %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4fd71e3c3a LibJS/Bytecode: Support destructuring in try..catch %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 06ac768c8b LibJS/Bytecode: Add some basic codegen for ExportStatement %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a5e71256d LibJS/Bytecode: Add codegen for ImportCall %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 95d619943e LibJS/Bytecode: Support private identifiers in optional chaining %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 99b23fe2ad LibJS/Bytecode: Emit GetPrivateById for private member expressions %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 357174d8fd LibJS/Bytecode: Actually get value from super base for computed property %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 1116ba191a LibJS/Bytecode: Implement optional chaining %!s(int64=2) %!d(string=hai) anos
  Andreas Kling eee4b6eca7 LibJS/Bytecode: Let `var` without initializer codegen to nothing %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d89e0b36d4 LibJS/Bytecode: Support class field initializers %!s(int64=2) %!d(string=hai) anos
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d364d99cb8 LibJS/Bytecode: Perform ToNumeric on accumulator before postfix inc/dec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f39882f11 LibJS/Bytecode: Fix multiple wrong jumps in ForStatement codegen %!s(int64=2) %!d(string=hai) anos