Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Marko Lahma caf8ff8b43 Support extension methods (#812) 4 vuotta sitten
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 vuotta sitten
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) 4 vuotta sitten
  Marko Lahma b717934d69 Improve error handling for JToken property access (#796) 4 vuotta sitten
  Marko Lahma 24cda031a8 Prefer indexing and custom properties over indexer property (#773) 5 vuotta sitten
  Sébastien Ros 68733e1cf6 Provide a way to override interop members (#758) 5 vuotta sitten
  Marko Lahma 5bd7f46576 Harmonize property iteration for ObjectWrapper (#750) 5 vuotta sitten
  Marko Lahma a9ea78d08b Support object wrapper iterator (#749) 5 vuotta sitten
  Marko Lahma 7d9c61cc19 Only mark array-like if Count or Length present, don't make it error (#726) 5 vuotta sitten
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 vuotta sitten
  Sébastien Ros 1b6ad93300 Don't throw when CLR indexer not found (#718) 5 vuotta sitten
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 vuotta sitten
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 vuotta sitten
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 vuotta sitten
  Marko Lahma 4f94558569 Enable array-like behavior from ICollection/arrays (#579) 6 vuotta sitten
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 vuotta sitten
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 vuotta sitten
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 vuotta sitten
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 vuotta sitten
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 vuotta sitten
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 vuotta sitten
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 vuotta sitten
  Sébastien Ros 2367a263dc Comparing Object wrappers (#367) 8 vuotta sitten
  Generoso Martello 7faad81922 fix indentation 10 vuotta sitten
  Generoso Martello 9da7d1141e issue #183 (StaticMethods > camelCase resolution) 10 vuotta sitten
  Gene f2f231c564 Update ObjectWrapper.cs 10 vuotta sitten
  csabakiss 04328349ba Can call PascalCase .NET methods from JS using camelCase. 10 vuotta sitten
  Alastair a1de8459b9 Small performance improvements for JsValue handling. 10 vuotta sitten