Commit History

Author SHA1 Message Date
  Marko Lahma 45e466a59f Support writing length to IList under interop (#2135) 1 month ago
  David Rettenbacher 4d9be48923 Fix NRE in BuildTargetBinderDelegate (#2116) 2 months ago
  David Rettenbacher 1cc4c0bc9c #2099: Fix over-caching by providing each function instance with it's own interop variant (#2105) 2 months ago
  Marko Lahma c57a4a8fe5 Use collection expressions (#2073) 4 months ago
  Martin Burtscher dd4e681519 Add support for object return values in Func callbacks (#2053) 6 months ago
  Marko Lahma 44a0ce0d17 Improve interop conversion logic between numeric types (#1995) 9 months ago
  Marko Lahma 8e3e320891 Exclude static fields and properties from ObjectWrapper by default (#1981) 9 months ago
  mspertus e67e58a00c Improve interop finding of properties in derived types (#1969) 10 months ago
  Marko Lahma eb091eb23b Tweak object wrapper reported members logic (#1956) 11 months ago
  Marko Lahma 780e01fef0 Make own properties for declared only method and properties configurable (#1948) 11 months ago
  Matěj Štágl 4767b3ab25 Fix throwing on accessing CLR FunctionDeclaration (#1949) 11 months ago
  Matěj Štágl 2e7ec9d441 Add ObjectWrapperReportedMemberTypes to Options (#1947) 11 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma 5d91655e1e Support creating NamespaceReference against empty namespace (#1888) 1 year ago
  Marko Lahma 5ff5589e79 Cleanup csproj files (#1865) 1 year ago
  Eric J. Smith 45e0e7b04d Improve support for array operations under interop (#1828) 1 year ago
  Eric J. Smith 3209ab31d6 Add support for wrapped lists to push and pop items (#1822) 1 year ago
  Marko Lahma 8078b4a798 Create separate ObjectWrapper.Create factory method (#1810) 1 year ago
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
  Marko Lahma f4f257c360 Fix generic method return type handling under interop (#1743) 1 year ago
  Marko Lahma fbe0f6b09c Internalize Environment services and use Key as name (#1735) 1 year ago
  Marko Lahma 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
  Marko Lahma 197ebd8d00 Add NET 8 support (#1686) 1 year ago
  Marko Lahma 4b4d64f644 Package XML documentation (#1689) 1 year ago
  Marko Lahma 270e41459e Refine interop member search with readable/writable requirement (#1687) 1 year ago
  Marko Lahma 8015e77d6c Support prioritizing indexers (#1669) 1 year ago
  Marko Lahma 2ae0dc2a35 Account for integer indexers when searching for IndexerAccessor (#1662) 1 year ago
  Marko Lahma 5ee35f1e52 Keep track of MethodInfoFunctionInstance's target object (#1658) 1 year ago