Commit History

Author SHA1 Message Date
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma 2196309316 Upgrade to Esprima 3.0.0-beta-6 (#1268) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 years ago
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 years ago
  Marko Lahma 9daf50cf25 Fix some error related issues (#1071) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma e0589fe4af Enable more tests (#932) 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
  Jither 546f1e8960 Debugger improvements 3 (#852) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma 1fec0a93af Enable function tests (#736) 5 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) 5 years ago
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Sam Lord 644795e8a9 Implement arrow functions (#601) 6 years ago
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) 6 years ago
  Marko Lahma 2eddfd8d5a Spread, rest and default (#563) 6 years ago
  Marko Lahma 8430824f76 Improve for loops, improve reported reference errors (#566) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 years ago