Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 6b24844b7d Allow adding symbol properties to CLR objects (#1131) il y a 3 ans
  Marko Lahma 21bdb74697 Improve dictionary based CLR interop (#1127) il y a 3 ans
  Marko Lahma d0eb6aab75 Add default iterator prototype for IteratorInstance (#1126) il y a 3 ans
  Marko Lahma d21f36a2e8 Always allow operator overloaded conversion (#1099) il y a 3 ans
  Marko Lahma 0231800a02 Explicit/implicit cast operator search should check parameter type (#1098) il y a 3 ans
  Marko Lahma 43d63be7a3 Allow JS class to extend CLR type (#1049) il y a 3 ans
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) il y a 3 ans
  David ea1d3991ac Better int vs float detection in function overload resolution (#1036) il y a 3 ans
  Marko Lahma b40718fcc7 Let exceptions bubble from ReflectionAccessor (#1023) il y a 3 ans
  Marko Lahma b582c8b3e1 Fix JSON.stringify for lists (#1006) il y a 3 ans
  Marko Lahma dac5a0bea0 Generic string-keyed dictionary indexing under interop (#1002) il y a 3 ans
  Sébastien Ros c110428c7c Fix ExpandoObject serialization (#996) il y a 3 ans
  Marko Lahma 6082013b16 Check ExceptionHandler if type conversion fails (#988) il y a 3 ans
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) il y a 3 ans
  Marko Lahma 7a74e0c369 Allow controlling exposed names for interop members (#974) il y a 3 ans
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) il y a 4 ans
  Marko Lahma 7e0b575a1d Fix iteration in interop (#967) il y a 4 ans
  Gökhan Kurt 2f34c74ef0 fix extension and class methods being enumerated (#959) il y a 4 ans
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) il y a 4 ans
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) il y a 4 ans
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) il y a 4 ans
  Marko Lahma a8d89b2627 Don't match explicit indexer properties when finding accessor (#886) il y a 4 ans
  Marko Lahma 3b1faa9d0d Implement Equals and GetHashCode for ObjectWrapper (#880) il y a 4 ans
  Marko Lahma 54023a32bf Fix exception propagation from .NET constructors (#860) il y a 4 ans
  Marko Lahma c117961479 Support ExpandoObject in EnumerateOwnPropertyKeys (#862) il y a 4 ans
  Bernhard Windisch 90eca8b996 Allow access to declared Members on DynamicObject (#858) il y a 4 ans
  DerekDiamond 5b51036334 Allow delegates to return values from .NET (#854) il y a 4 ans
  Marko Lahma f5a2abf615 Should not wrap Type instances as TypeReference by default (#845) il y a 4 ans