Commit History

作者 SHA1 備註 提交日期
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 7da34e9ee5 Fix params array type handling under interop (#1216) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma 284411b25a Support let and const (#722) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Steffen Liersch a3b3ce30a7 PropertyInfoDescriptor exception handling (#612) 6 年之前
  Sam Lord 644795e8a9 Implement arrow functions (#601) 6 年之前
  Kevin Ackerman eb3bcd92fe Fixes delegates created from expressions. (#585) 6 年之前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 年之前
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 年之前
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 年之前
  Sebastien Ros 950959df26 Updating build pipeline 8 年之前
  Sébastien Ros 0c0fa95357 Catching exceptions optionally (#374) 8 年之前
  Massimiliano Gentile c521b590fa Added support for catching exceptions from CLR code (#326) 8 年之前
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 9 年之前
  briman0094 b0628d1917 Add function prototype to DelegateWrapper (#334) 9 年之前
  Brian Beard 9fda44a443 allow nullable delegate parameters to be excluded from the JS function call 10 年之前
  nicopon e495f45c97 map jsArguments to .NET Params in delegate 11 年之前
  Sebastien Ros 64f31c6651 Implementation skeleton 11 年之前
  Sebastien Ros 020dcb0806 Don't convert JsValue parameters 11 年之前
  Sebastien Ros 830ecbbf9b Handling types conversions in interop scenarios 11 年之前
  Sebastien Ros 578c6014ce Implementing CLR method invocation 11 年之前
  Sebastien Ros 1e102887ce Refactoring object wrapping 11 年之前
  Sebastien Ros f591dea25e Fixing some more unit tests 11 年之前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年之前
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 年之前
  Sebastien Ros 00c55e2006 Applying strict mode declarative 12 年之前