Historique des commits

Auteur SHA1 Message Date
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) il y a 4 ans
  Gökhan Kurt d8282ef3b2 Test case for __proto__ prop (#948) il y a 4 ans
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) il y a 4 ans
  Sébastien Ros 4d83ebd40b Move CI to GitHub actions il y a 4 ans
  Jither 546f1e8960 Debugger improvements 3 (#852) il y a 4 ans
  Marko Lahma f212d3fa77 Handle recursive engine invocations (#837) il y a 4 ans
  Marko Lahma 6880a994ff Fix JSON parser line number initialization for empty string (#827) il y a 4 ans
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) il y a 4 ans
  Jither 3ffb2dcc32 Debugger improvements #2 (#810) il y a 4 ans
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) il y a 4 ans
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) il y a 4 ans
  Marko Lahma 4972108c7a Change invalid ICallable to throw TypeError instead of ArgumentException (#794) il y a 4 ans
  Andrey Taritsyn 6da41ae948 Use a more specific exception in the `CancellationConstraint` class (#769) il y a 5 ans
  Sébastien Ros 88ac7e3662 Adding constructor with existing options (#762) il y a 5 ans
  Marko Lahma 69c525c56a Provide engine instance when customizing options (#751) il y a 5 ans
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) il y a 5 ans
  Marko Lahma a81a881486 Fix array indexing with hex literal (#711) il y a 5 ans
  Sébastien Ros e43290d7e9 Fix possible NRE in CallStackElement construction (#708) il y a 5 ans
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) il y a 5 ans
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) il y a 5 ans
  Marko Lahma 4544bdb663 Fix string indexing detecting $ as NaN and thus 0 (#699) il y a 5 ans
  Sébastien Ros d53c2ce377 Removing some optimizations to prepare for refactoring (#680) il y a 5 ans
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) il y a 5 ans
  Marko Lahma f89886063e Reflect & Proxy (#681) il y a 5 ans
  Michael Kriese 561bd52d94 allow overriding default clr type converter (#654) il y a 6 ans
  Sebastien Ros 63052c2f4a Memory limit is now supported on .NET Framework il y a 6 ans
  Meikel Philipp 267809665b Added support for anonymous objects. (#637) il y a 6 ans
  miroslav22 8dbd95abdd Fixed RegExp.toString() throws a NullReferenceException if not called… (#640) il y a 6 ans