Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | fix stack overflow for proxied types referencing each other | Shockah | |
2022-02-09 | support proxying return values in API proxies | Shockah | |
2022-02-08 | uses `proxy.Name` instead of `target.Name` (which makes more sense in this ↵ | Shockah | |
context) | |||
2022-02-08 | oops old code | Shockah | |
2022-02-08 | allow generic methods and any assignable types in API proxies | Shockah | |
2022-02-08 | allow default interface method implementations in API proxies | Shockah | |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard | |
2018-02-17 | split proxy builder & factory (#435) | Jesse Plamondon-Willard | |
2017-12-15 | emit proxy classes directly to simplify crossplatform compatibility (#409) | Jesse Plamondon-Willard | |