Commit History

Author SHA1 Message Date
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
  TechPizza 75b2d703e6 Store identifier in local (#1565) 2 years ago
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
  Marko Lahma 339167ef63 Remove some tests from exclude and fix accordingly (#1504) 2 years ago
  Marko Lahma 402a431d39 Small performance optimization to string handling (#1358) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 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 b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 2 years ago
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 years ago
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 2 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 ceec412f3f Upgrade to Esprima 3.0.0-beta-3 (#1235) 3 years ago
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 3 years ago
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) 3 years ago
  Gökhan Kurt 27d36467fe Allow overloading assignment operators (#944) 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 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 1fc3858536 Assignment fixes and more tests (#716) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma 5d07e896a8 ensure string immutability on assignment (#694) 5 years ago