33 Commits (1ca87cd2d3a19626d07dbff2c3882df77088a142)

Author SHA1 Message Date
Moiz Haidry 3d5d2a122d Extracted the code of Cpp Generator into a header 6 years ago
yang-g de25f189fe Add options to support alternative extension for include files 6 years ago
yang-g 48cb025ec7 Add hooks so that code generator can inject headers to grpc.pb.h file 7 years ago
yang-g eb64fadfce Provide a way to use custom search path for gmock.h 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Mahak Mukhi 2814b5148e formatting 8 years ago
Mahak Mukhi 31d92d42ff Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Mahak Mukhi 1383895b76 Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Harsh Vardhan 5b8fa87282
Refactor python code generator to support other serializers 8 years ago
Masood Malekghassemi ac59245624 Clang-format all the things 9 years ago
murgatroid99 210f3c4b8e Added comments to node generation, also refactored some plugin code 9 years ago
Wouter van Oortmerssen b695b9b035 Some additional fixes to make the C++ codegen not depend on protobuf. 9 years ago
yang-g 57d1e08268 resolve comments 9 years ago
yang-g 25df28ef75 resolve comments 9 years ago
yang-g 9efec8eaad Add comments to the generated header file 9 years ago
Wouter van Oortmerssen af09a73571 Refactored C++ code generator to not directly depend on protobuf. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble f7b1d74bf8 Fixing (c)s. 9 years ago
Nicolas "Pixel" Noble 931bdceb49 Letting the user override the code generation a bit. 9 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Nicolas "Pixel" Noble d48a969d3b Small compiler optimization. 10 years ago
Nicolas "Pixel" Noble 1e47514792 Removing range-based for loop. 10 years ago
Nicolas "Pixel" Noble 375a82b35c Adding the ability to specify a service namespace on protoc's command line. 10 years ago
Nicolas Noble d446eb86fa Adding initial support for alternative protobuf libraries. 10 years ago
Nicolas "Pixel" Noble 93fa098124 Removing private protobuf header inclusion. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Nicolas "Pixel" Noble 36f5323846 Fixing includes inconsistency. 10 years ago
Nicolas Noble f5c5d80968 Removing "using namespace std" everywhere. 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
nnoble ebebb7e21c First pass at making the compilers open-sourcable. 10 years ago