Commit History

Author SHA1 Message Date
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
  Jither 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
  Jither 4b6f44596b Module-related debugger improvements (#1374) 2 years ago
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 years ago
  Marko Lahma 3a3e57c63d Improve global object setup and access performance (#1280) 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
  Jither 3fa1f8343c Debugger improvements 4b (#1113) 3 years ago
  Marko Lahma e31a0a7809 Fix reference checks after delete (#1095) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) 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
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 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 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 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 5fe3b24676 Variable statement optimization (#562) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 years ago
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago