Commit History

Author SHA1 Message Date
  Marko Lahma 583aabbf05 Fix some class handling issues (#1346) 2 years ago
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) 3 years ago
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma d4621d6760 Improve class constructor error reporting (#1169) 3 years ago
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) 4 years ago
  Marko Lahma e0589fe4af Enable more tests (#932) 4 years ago
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) 4 years ago
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago