| .. |
|
config.h
|
headers reorg
|
2015-08-21 15:35:03 -07:00 |
|
cpp_generator.cc
|
Add a dummy reference to prevent unused variable warning if there is no rpc method defined.
|
2016-02-10 23:50:08 -08:00 |
|
cpp_generator.h
|
Splitting gRPC service class codegen into its own set of files.
|
2015-04-09 23:08:51 +02:00 |
|
cpp_generator_helpers.h
|
Adding initial support for alternative protobuf libraries.
|
2015-03-13 02:03:01 +01:00 |
|
cpp_plugin.cc
|
Splitting gRPC service class codegen into its own set of files.
|
2015-04-09 23:08:51 +02:00 |
|
csharp_generator.cc
|
update C# generator to the new API
|
2016-01-20 14:39:32 -08:00 |
|
csharp_generator.h
|
Do not include internal proto header
|
2015-08-28 11:33:52 -07:00 |
|
csharp_generator_helpers.h
|
dont generate directories in C# protoc plugin
|
2015-08-14 09:25:06 -07:00 |
|
csharp_plugin.cc
|
added csharp generator plugin
|
2015-05-07 14:50:46 -07:00 |
|
generator_helpers.h
|
dont generate directories in C# protoc plugin
|
2015-08-14 09:25:06 -07:00 |
|
objective_c_generator.cc
|
Removed comment from code generation and updated tests
|
2015-09-25 11:56:05 -07:00 |
|
objective_c_generator.h
|
Use class names for types as generated by the messages plugin
|
2015-06-01 01:11:05 -07:00 |
|
objective_c_generator_helpers.h
|
Use class names for types as generated by the messages plugin
|
2015-06-01 01:11:05 -07:00 |
|
objective_c_plugin.cc
|
Add ::grpc:: prefix
|
2015-08-13 18:41:29 -07:00 |
|
python_generator.cc
|
made codegen targets in build.yaml
|
2016-01-21 17:48:34 -08:00 |
|
python_generator.h
|
Copyright date fixes for Python generator files
|
2016-01-19 16:27:51 +00:00 |
|
python_plugin.cc
|
Copyright date fixes for Python generator files
|
2016-01-19 16:27:51 +00:00 |
|
ruby_generator.cc
|
make sure printers are properly flushed
|
2015-05-27 15:31:52 -07:00 |
|
ruby_generator.h
|
Use grpc:: counterparts in ruby code generator
|
2015-03-23 22:09:22 -07:00 |
|
ruby_generator_helpers-inl.h
|
Use grpc:: counterparts in ruby code generator
|
2015-03-23 22:09:22 -07:00 |
|
ruby_generator_map-inl.h
|
Use grpc:: counterparts in ruby code generator
|
2015-03-23 22:09:22 -07:00 |
|
ruby_generator_string-inl.h
|
Use grpc:: counterparts in ruby code generator
|
2015-03-23 22:09:22 -07:00 |
|
ruby_plugin.cc
|
Use grpc:: counterparts in ruby code generator
|
2015-03-23 22:09:22 -07:00 |