提交历史

作者 SHA1 备注 提交日期
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 周之前
  Marko Lahma d6e1a8354f Fix default parameter handling under interop (#2134) 3 周之前
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 4 月之前
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 月之前
  Marko Lahma 8e3e320891 Exclude static fields and properties from ObjectWrapper by default (#1981) 9 月之前
  Marko Lahma 332c8f5d95 Remove some unnecessary excludes from Test262Harness.settings.json (#1964) 10 月之前
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
  Marko Lahma 8078b4a798 Create separate ObjectWrapper.Create factory method (#1810) 1 年之前
  Marko Lahma 895b8d4e66 Improve interop performance against BCL list types (#1792) 1 年之前
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 年之前
  神麤詭末 da39b1de3c AOT: fix enum usage (#1760) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 年之前
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 年之前
  Marko Lahma 0242ac5a81 Track TypeReference registrations and use as prototype (#1661) 1 年之前
  Marko Lahma f12cb7d4cd Allow registering symbols to TypeReference (#1655) 1 年之前
  viruscamp f4982ee8ff More improvements for CLR Interop (#1616) 1 年之前
  David b1df4cb437 Avoid Mono's ParameterInfo[].AsSpan() bug (#1571) 2 年之前
  Marko Lahma dae3ec5b7c Fix constructor argument matching under interop (#1568) 2 年之前
  Marko Lahma 800f428947 Fix overloaded constructor selection under interop (#1543) 2 年之前
  Miguel Fernández Corral 9984761e7d Support CLR object inheritance chain with prototypes (#1518) 2 年之前
  Miguel Fernández Corral 54e1a47a37 Support optional constructor parameters under interop (#1517) 2 年之前
  Marko Lahma 75a7b12aef Add net60 target (#1515) 2 年之前
  mainlyer ef8976839c Support inheritance chain of CLR objects with instanceof operator (#1511) 2 年之前
  Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) 2 年之前
  Marko Lahma 0f898f89ac Allow configuring TypeReference target instance creator (#1357) 2 年之前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
  Marko Lahma 9e378e8c01 Include inherited static members in interop member search (#1275) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前