35 Commits (1d2e21962ea2e70ab17c10868f1bf2acec2fde33)

Author SHA1 Message Date
Craig Tiller 14a65f9760 Further progress 10 years ago
Craig Tiller 5ef5db1d46 Async API declarations 10 years ago
Craig Tiller 2dff17d33b Async API declarations 10 years ago
Craig Tiller c4965751a0 Starting to scratch out the API 10 years ago
Yang Gao 5fd0d29dfe run clang-format 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
Yang Gao 5680ff4687 Run clang-format-all.sh 10 years ago
Yang Gao 1ff11f6d04 Add a space in front of template argument list. Changing possible <:: to < :: 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Craig Tiller cfc18adef7 Remove go compiler 10 years ago
Craig Tiller 9b62482e15 Make the go code generator compile 10 years ago
nnoble 45fc159eed Preparing the go plugin for non-[] compilation. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
zhangkun 5d61ac074c Undo the addition of Java codegen files to the open-sourced list by 10 years ago
zhangkun 6848141387 Remove dependencies on internal headers from Java gRPC compiler plugin. 10 years ago
temiola d6fd84aff8 Updates the generated ruby code to specify the service name. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
temiola 5417edab2a Updates the generated ruby code to specify the service name. 10 years ago
temiola e5206aace9 Updates the ruby generator so that it does not create files for empty protos. 10 years ago
temiola 3d726cfcd2 bugfix: correct service include in ruby compiler 10 years ago
temiola 5453555255 bugfix: ruby code-gen capitalization 10 years ago
yangg 5bcea0d0d5 Add package name to the method string. 10 years ago
yangg a4b6f5df94 Add ServerContext. It is currently empty and deadline and metadata will come to 10 years ago
rsilvera 081e3200c8 Add missing casts to enable compilation with gcc 4.7 10 years ago
samuelw ca9f359b75 Fix bug with generating grpc c++ code for proto files 10 years ago
nnoble 72309c6c5d Getting the generated Makefile to support .proto files. 10 years ago
nnoble c78b34075d Fixing C++ and ruby code generators for the opensource build. 10 years ago
temiola 33a2168453 Fixes package prefixes 10 years ago
rocking 718c3f7587 Change cpp and go codegen to use new method properties instead of method options 10 years ago
nnoble ebebb7e21c First pass at making the compilers open-sourcable. 10 years ago