apolcyn
|
2ea6aefd4b
|
Fix C# protoc plugin argument parsing (#26896)
|
2021-08-06 10:06:44 -07:00 |
Jan Tattermusch
|
98ccb7fd94
|
Add C# plugin "file_suffix" option defaulting to "Grpc.cs" (#26162)
* add C# plugin "file_extension" option defaulting to "Grpc.cs"
* rename to "file_suffix" to avoid confusion
* address review feedback
|
2021-05-12 06:17:45 -07:00 |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
Stanley Cheung
|
eccbac3443
|
Update grpc protoc plugins to support proto3 optional
|
2020-05-29 13:50:18 -07:00 |
Karthik Ravi Shankar
|
063704ebad
|
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
|
2020-05-29 11:21:24 -07:00 |
Stanley Cheung
|
dc9b100865
|
Update grpc protoc plugins to support proto3 optional
|
2020-05-27 18:30:12 -07:00 |
Jan Tattermusch
|
f73c03f47c
|
Revert "C# lite client codegen"
This reverts commit 25e3d26e8c.
|
2019-09-02 11:24:59 -04:00 |
Jan Tattermusch
|
7b2c253530
|
Revert "only generate full or lite client, never both"
This reverts commit 1b8418b546.
|
2019-09-02 11:24:11 -04:00 |
Jan Tattermusch
|
1b8418b546
|
only generate full or lite client, never both
|
2019-05-29 13:45:46 -04:00 |
Jan Tattermusch
|
25e3d26e8c
|
C# lite client codegen
|
2019-05-29 12:50:55 -04:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Masood Malekghassemi
|
ac59245624
|
Clang-format all the things
|
2016-07-12 13:20:39 -07:00 |
Jan Tattermusch
|
4e0f73cddb
|
add internal_access option for C# codegen
|
2016-04-26 18:01:35 -07:00 |
Jan Tattermusch
|
5f8872f899
|
introduce c# generator options
|
2016-04-26 18:01:35 -07:00 |
Jan Tattermusch
|
a967ee567e
|
support custom parsegeneratorparameter
|
2016-04-26 18:01:35 -07:00 |
Jan Tattermusch
|
2d92495776
|
added csharp generator plugin
|
2015-05-07 14:50:46 -07:00 |