Age | Commit message (Expand) | Author |
---|---|---|
2022-04-16 | allow switching between Pintail & original API proxying | Jesse Plamondon-Willard |
2022-04-13 | enable nullable annotations in SMAPI where no changes are needed (#837) | Jesse Plamondon-Willard |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard |
2022-02-25 | restore InterfaceProxyFactory to encapsulate Pintail (#830) | Jesse Plamondon-Willard |
2022-02-16 | move proxying to a separate NuGet library | Shockah |
2022-02-10 | add reverse API proxying (and unproxying) | Shockah |
2022-02-10 | add proxy instance caching | Shockah |
2022-02-09 | fix stack overflow for proxied types referencing each other | Shockah |
2022-02-09 | support proxying return values in API proxies | Shockah |
2021-11-28 | update to .NET 5 and official 64-bit | Jesse Plamondon-Willard |
2021-07-20 | fix concurrency issue in interface proxying | Jesse Plamondon-Willard |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-02-17 | split proxy builder & factory (#435) | Jesse Plamondon-Willard |