提交历史

作者 SHA1 备注 提交日期
  Gökhan Kurt bf3cc2113d Fix assigning to Nullable Enum (#715) 5 年之前
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Meikel Philipp 267809665b Added support for anonymous objects. (#637) 6 年之前
  Alex Meyer-Gleaves fd199592c9 Fix concurrency in DefaultTypeConverter. (#620) 6 年之前
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 年之前
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 年之前
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 年之前
  Marko Lahma 93bee1d289 #451 optimize evaluation performance 7 年之前
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 7 年之前
  Alberto Aldegheri 4c13c86bb0 Fixes Multiple Indexer and DefaultTypeConverter TryConvert (#390) 8 年之前
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 9 年之前
  Peter Hartmann 90bc42ec19 Properly compile Lambdas when the target method is looking for a Delegate 9 年之前
  linusconcepcion c10a6a1657 Allow setting Nullable properties on POCO instances 9 年之前
  Wu Shuang dc3a0ac3fd boxing before calling JsValue.FromObject 9 年之前
  csabakiss ae86789bd2 Added extra check before _knownConversions.TryGetValue to avoid unnecesarry locking. 10 年之前
  Andrey Gruzdov 767411dab4 CLR array converter 10 年之前
  Sebastien Ros 83a32d6bb7 #95: Fixing interop calls returning incompatible types 11 年之前
  h15ter 88290b632c Resolve new merge conflicts, add pessimistic lock 11 年之前
  Brian Beard 43e2331baf Allow null values for nullable types 11 年之前
  h15ter f27fc879ce Fetch from upstream, resolve conflicts 11 年之前
  h15ter c9dd24899d Greatly improve performance of overload resolution 11 年之前
  Florian e0463cf329 Added support for EventHandler callbacks 11 年之前
  Florian 0dfa3468fd Added Support for Action and Function callbacks 11 年之前
  Sebastien Ros 64f31c6651 Implementation skeleton 11 年之前
  Sebastien Ros bec47d08d3 Supporting enum types 11 年之前
  Sebastien Ros cff2df81eb Don't convert to compatible types 11 年之前
  Sebastien Ros 830ecbbf9b Handling types conversions in interop scenarios 11 年之前