Commit History

Author SHA1 Message Date
  Marko Lahma 6333d2856b Add Options extension method for DisableStringCompilation (#1498) 2 years ago
  Marko Lahma 4ebc6a03ed Fix Engine.SetValue(string, string) to check for null value (#1490) 2 years ago
  Marko Lahma 4142d9371c Improve date handling and time zone support (#1446) 2 years ago
  Marko Lahma ba6e1a5478 Support configuring whether dynamic (eval) JavaScript code is allowed (#1416) 2 years ago
  Jither 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
  Marko Lahma 4259645984 Optimize iterators a bit (#1363) 2 years ago
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 3 years ago
  Marko Lahma 2196309316 Upgrade to Esprima 3.0.0-beta-6 (#1268) 3 years ago
  Marko Lahma 79fbf108a5 Fix optional member call (#1233) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma 5faf2fd0f2 Improve parseInt logic (#1229) 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 1ba173f8a5 Fix GetOwnPropertyKeys canonical array index handling (#1184) 3 years ago
  Marko Lahma d4621d6760 Improve class constructor error reporting (#1169) 3 years ago
  Sébastien Ros 408df556b8 Fix regular expression performance with /g flag (#1157) 3 years ago
  Marko Lahma 650c0cbc4e Date related fixes and improvements (#1107) 3 years ago
  Jither 3fa1f8343c Debugger improvements 4b (#1113) 3 years ago
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) 3 years ago
  Conic Games b271cefea1 Fix integer addition/subtraction overflow (#1091) 3 years ago
  shlomo-ildar bb070cc95f Date.parse should default to local time (#1083) 3 years ago
  Marko Lahma a6c09a95c8 Fix script-level strict mode handling (#1043) 3 years ago
  Jonathan Resnick 7148772983 Fix JsonParser error behavior (#1038) 3 years ago
  Jonathan Resnick 8e8cae4fdf Fix JSON-serialization issues (#1037) 3 years ago
  Gökhan Kurt 6b22d92172 Fix double evaluation of typeof operator (#987) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma d932de757e Fix handling of member expression as object property key (#975) 3 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 years ago
  Gökhan Kurt d8282ef3b2 Test case for __proto__ prop (#948) 4 years ago
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago