Historial de Commits

Autor SHA1 Mensaje Fecha
  Sébastien Ros c110428c7c Fix ExpandoObject serialization (#996) hace 3 años
  Marko Lahma 6082013b16 Check ExceptionHandler if type conversion fails (#988) hace 3 años
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) hace 3 años
  Marko Lahma 7a74e0c369 Allow controlling exposed names for interop members (#974) hace 3 años
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) hace 3 años
  Marko Lahma 7e0b575a1d Fix iteration in interop (#967) hace 4 años
  Gökhan Kurt 2f34c74ef0 fix extension and class methods being enumerated (#959) hace 4 años
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) hace 4 años
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) hace 4 años
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) hace 4 años
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) hace 4 años
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) hace 4 años
  Marko Lahma a8d89b2627 Don't match explicit indexer properties when finding accessor (#886) hace 4 años
  Marko Lahma 3b1faa9d0d Implement Equals and GetHashCode for ObjectWrapper (#880) hace 4 años
  Marko Lahma 54023a32bf Fix exception propagation from .NET constructors (#860) hace 4 años
  Marko Lahma c117961479 Support ExpandoObject in EnumerateOwnPropertyKeys (#862) hace 4 años
  Bernhard Windisch 90eca8b996 Allow access to declared Members on DynamicObject (#858) hace 4 años
  DerekDiamond 5b51036334 Allow delegates to return values from .NET (#854) hace 4 años
  Marko Lahma f5a2abf615 Should not wrap Type instances as TypeReference by default (#845) hace 4 años
  Marko Lahma 807ce1e26e Improve enum overload matching and interop (#843) hace 4 años
  Marko Lahma cef5b55dde Basic support for DynamicObject (#842) hace 4 años
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) hace 4 años
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) hace 4 años
  Marko Lahma 4972108c7a Change invalid ICallable to throw TypeError instead of ArgumentException (#794) hace 4 años
  Marko Lahma b717934d69 Improve error handling for JToken property access (#796) hace 4 años
  Marko Lahma b0529f99e8 Fix indexer value conversion (#792) hace 4 años
  Marko Lahma 24cda031a8 Prefer indexing and custom properties over indexer property (#773) hace 5 años
  Marko Lahma 62656a0ab6 Don't use BlockStatement to model function body (#771) hace 5 años
  Sébastien Ros 68733e1cf6 Provide a way to override interop members (#758) hace 5 años
  Marko Lahma 5bd7f46576 Harmonize property iteration for ObjectWrapper (#750) hace 5 años