yulin-liang 77fb3689af Initialize the grpc_local_import variable to false. пре 5 година
..
BUILD c34bef4ca4 Format all Bazel files with buildifier пре 6 година
README.md 9f00073f3c fix markdown render error пре 8 година
config.h 165ee5007a Replaced grpc::string with std::string пре 5 година
config_protobuf.h bd5ed4fddd Move compiler targets from /BUILD to /src/compiler/BUILD пре 6 година
cpp_generator.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
cpp_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
cpp_generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
cpp_plugin.cc 3d5d2a122d Extracted the code of Cpp Generator into a header пре 6 година
cpp_plugin.h 165ee5007a Replaced grpc::string with std::string пре 5 година
csharp_generator.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
csharp_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
csharp_generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
csharp_plugin.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
node_generator.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
node_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
node_generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
node_plugin.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
objective_c_generator.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
objective_c_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
objective_c_generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
objective_c_plugin.cc 77fb3689af Initialize the grpc_local_import variable to false. пре 5 година
php_generator.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
php_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
php_generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
php_plugin.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
protobuf_plugin.h 165ee5007a Replaced grpc::string with std::string пре 5 година
python_generator.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
python_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
python_generator_helpers.h 165ee5007a Replaced grpc::string with std::string пре 5 година
python_plugin.cc 7897ae9308 auto-fix most of licenses пре 8 година
python_private_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
ruby_generator.cc 0f34ccbfa8 Fix ruby protoc plugin when message is in another package пре 5 година
ruby_generator.h 165ee5007a Replaced grpc::string with std::string пре 5 година
ruby_generator_helpers-inl.h 165ee5007a Replaced grpc::string with std::string пре 5 година
ruby_generator_map-inl.h 165ee5007a Replaced grpc::string with std::string пре 5 година
ruby_generator_string-inl.h cdf1070c9b Ruby protoc plugin fix: fix test breakage пре 5 година
ruby_plugin.cc 165ee5007a Replaced grpc::string with std::string пре 5 година
schema_interface.h 165ee5007a Replaced grpc::string with std::string пре 5 година

README.md

Overview

This directory contains source code for gRPC protocol buffer compiler (protoc) plugins. Along with protoc, these plugins are used to generate gRPC client and server stubs from .proto files.