Commit History

Author SHA1 Message Date
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) 4 years ago
  Marko Lahma b717934d69 Improve error handling for JToken property access (#796) 4 years ago
  Marko Lahma b0529f99e8 Fix indexer value conversion (#792) 4 years ago
  Marko Lahma a9ea78d08b Support object wrapper iterator (#749) 5 years ago
  Marko Lahma 0f2c39b912 Propagate interop exceptions from IndexDescriptor (#728) 5 years ago
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 years ago
  Sébastien Ros 1b6ad93300 Don't throw when CLR indexer not found (#718) 5 years ago
  Arshia001 58732d2d5c Add CLR write allowed option to engine for additional sandboxing capabilities (#575) 6 years ago
  Marko Lahma 8bbd390486 Optimize interop (#519) 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 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 7 years ago
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 9 years ago
  Sébastien Ros 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
  Alberto Aldegheri a826770562 #128 : fixing exception on undefined index in IndexDescriptor 10 years ago
  h15ter f27fc879ce Fetch from upstream, resolve conflicts 11 years ago
  Sébastien Ros 971600bdca Merge pull request #70 from chaquotay/feature/explicitinterfaces 11 years ago
  Florian 256d7a6332 Fixed IndexDescriptor 11 years ago
  h15ter c9dd24899d Greatly improve performance of overload resolution 11 years ago
  h15ter 72c5698f12 Fix AmbiguousMatchException in multiple indexers, make getters and setters invocation consistent 11 years ago
  Stephan Müller 8c93ff5979 Added support for explicit interface implentations 11 years ago
  Florian 462fffb40d Implementing Index support 11 years ago