aboutsummaryrefslogtreecommitdiff
path: root/src/compiler/csharp_generator_helpers.h
AgeCommit message (Expand)Author
2023-08-29[csharp codegen] Handle empty base_namespace option value to fix #34113 (#34137)tony
2023-06-26[csharp] reintroduce base_namespace experimental option to C# (with a patch) ...Jan Tattermusch
2023-04-27Revert "[CSHARP] Add base_namespace experimental option to C# plugin" (#32957)AJ Heller
2023-04-27[CSHARP] Add base_namespace experimental option to C# plugin (#32636)tony
2021-05-12Add C# plugin "file_suffix" option defaulting to "Grpc.cs" (#26162)Jan Tattermusch
2020-06-29Replaced grpc::string with std::stringEsun Kim
2019-02-20Remove the redundant words in commentsKim Bao Long
2017-11-03Update clang-format to 5.0Craig Tiller
2017-06-08auto-fix most of licensesJan Tattermusch
2016-07-12Clang-format all the thingsMasood Malekghassemi
2016-05-20Added comments to node generation, also refactored some plugin codemurgatroid99
2015-08-14dont generate directories in C# protoc pluginJan Tattermusch
2015-05-07added csharp generator pluginJan Tattermusch