This repository was archived by the owner on May 14, 2026. It is now read-only.
Commit e0e1dea
authored
[ggj][codegen] fix: robustify name-based var-retrieval in GrpcServiceStub (#567)
* fix: handle wildcard-typed resrefs when parsing methods
* fix: support older type-only resrefs w/o a service prefix
* feat: allow example/library to lack the grpc_config file
* fix: robustify name-based var-retrieval in GrpcServiceStub1 parent ade36dc commit e0e1dea
1 file changed
Lines changed: 16 additions & 2 deletions
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
839 | 853 | | |
840 | 854 | | |
841 | 855 | | |
842 | | - | |
| 856 | + | |
843 | 857 | | |
844 | 858 | | |
845 | 859 | | |
| |||
849 | 863 | | |
850 | 864 | | |
851 | 865 | | |
852 | | - | |
| 866 | + | |
853 | 867 | | |
854 | 868 | | |
855 | 869 | | |
| |||
0 commit comments