提交歷史

作者 SHA1 備註 提交日期
  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) 2 年之前
  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 年之前
  Marko Lahma c5cd6251a2 Add intermediary prototype for TypeReference (#1231) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 年之前
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Marko Lahma 21bdb74697 Improve dictionary based CLR interop (#1127) 3 年之前
  Marko Lahma 43d63be7a3 Allow JS class to extend CLR type (#1049) 3 年之前