Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma c5cd6251a2 Add intermediary prototype for TypeReference (#1231) há 3 anos atrás
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) há 3 anos atrás
  Marko Lahma a47b1cbca3 Maintain ObjectWrapper identity (#1227) há 3 anos atrás
  Marko Lahma 7da34e9ee5 Fix params array type handling under interop (#1216) há 3 anos atrás
  Marko Lahma a800bd32e7 Improve null handling in generic parameter resolution logic (#1209) há 3 anos atrás
  AndrewLityagin 2303348789 Ability to catch the CLR exception from an overridden arithmetic operator (#1191) há 3 anos atrás
  Marko Lahma a5cf2f9f8d Fix smallest index handling against collection under interop (#1190) há 3 anos atrás
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) há 3 anos atrás
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) há 3 anos atrás
  Marko Lahma be621efc20 Cache created dynamic delegates (#1146) há 3 anos atrás
  Marko Lahma ca8d8f28fa Improve method scoring between double and float (#1143) há 3 anos atrás
  Marko Lahma fe4ee89b85 Support custom CLR object creator for ObjectInstance.ToObject (#1140) há 3 anos atrás
  Marko Lahma 6b24844b7d Allow adding symbol properties to CLR objects (#1131) há 3 anos atrás
  Marko Lahma 21bdb74697 Improve dictionary based CLR interop (#1127) há 3 anos atrás
  Marko Lahma d0eb6aab75 Add default iterator prototype for IteratorInstance (#1126) há 3 anos atrás
  Marko Lahma d21f36a2e8 Always allow operator overloaded conversion (#1099) há 3 anos atrás
  Marko Lahma 0231800a02 Explicit/implicit cast operator search should check parameter type (#1098) há 3 anos atrás
  Marko Lahma 43d63be7a3 Allow JS class to extend CLR type (#1049) há 3 anos atrás
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) há 3 anos atrás
  David ea1d3991ac Better int vs float detection in function overload resolution (#1036) há 3 anos atrás
  Marko Lahma b40718fcc7 Let exceptions bubble from ReflectionAccessor (#1023) há 3 anos atrás
  Marko Lahma b582c8b3e1 Fix JSON.stringify for lists (#1006) há 3 anos atrás
  Marko Lahma dac5a0bea0 Generic string-keyed dictionary indexing under interop (#1002) há 3 anos atrás
  Sébastien Ros c110428c7c Fix ExpandoObject serialization (#996) há 3 anos atrás
  Marko Lahma 6082013b16 Check ExceptionHandler if type conversion fails (#988) há 3 anos atrás
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) há 3 anos atrás
  Marko Lahma 7a74e0c369 Allow controlling exposed names for interop members (#974) há 3 anos atrás
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) há 3 anos atrás
  Marko Lahma 7e0b575a1d Fix iteration in interop (#967) há 4 anos atrás
  Gökhan Kurt 2f34c74ef0 fix extension and class methods being enumerated (#959) há 4 anos atrás