提交历史

作者 SHA1 备注 提交日期
  Gökhan Kurt 6b22d92172 Fix double evaluation of typeof operator (#987) 3 年之前
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 年之前
  Marko Lahma d932de757e Fix handling of member expression as object property key (#975) 3 年之前
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 年之前
  Gökhan Kurt d8282ef3b2 Test case for __proto__ prop (#948) 4 年之前
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) 4 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) 4 年之前
  Sébastien Ros 4d83ebd40b Move CI to GitHub actions 4 年之前
  Jither 546f1e8960 Debugger improvements 3 (#852) 4 年之前
  Marko Lahma f212d3fa77 Handle recursive engine invocations (#837) 4 年之前
  Marko Lahma 6880a994ff Fix JSON parser line number initialization for empty string (#827) 4 年之前
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 年之前
  Jither 3ffb2dcc32 Debugger improvements #2 (#810) 4 年之前
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 年之前
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) 4 年之前
  Marko Lahma 4972108c7a Change invalid ICallable to throw TypeError instead of ArgumentException (#794) 4 年之前
  Andrey Taritsyn 6da41ae948 Use a more specific exception in the `CancellationConstraint` class (#769) 5 年之前
  Sébastien Ros 88ac7e3662 Adding constructor with existing options (#762) 5 年之前
  Marko Lahma 69c525c56a Provide engine instance when customizing options (#751) 5 年之前
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) 5 年之前
  Marko Lahma a81a881486 Fix array indexing with hex literal (#711) 5 年之前
  Sébastien Ros e43290d7e9 Fix possible NRE in CallStackElement construction (#708) 5 年之前
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 年之前
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 年之前
  Marko Lahma 4544bdb663 Fix string indexing detecting $ as NaN and thus 0 (#699) 5 年之前
  Sébastien Ros d53c2ce377 Removing some optimizations to prepare for refactoring (#680) 5 年之前
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Michael Kriese 561bd52d94 allow overriding default clr type converter (#654) 6 年之前