index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
/
cpp_generator.cc
Commit message (
Expand
)
Author
Age
...
*
Starting to scratch out the API
Craig Tiller
2015-02-09
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Fixing includes inconsistency.
Nicolas "Pixel" Noble
2015-01-16
*
Removing "using namespace std" everywhere.
Nicolas Noble
2015-01-15
*
Run clang-format-all.sh
Yang Gao
2015-01-14
*
Add a space in front of template argument list. Changing possible <:: to < ::
Yang Gao
2015-01-14
*
clang-format codebase
Craig Tiller
2015-01-13
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Add package name to the method string.
yangg
2015-01-06
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Fix bug with generating grpc c++ code for proto files
samuelw
2014-12-15
*
Fixes package prefixes
temiola
2014-12-12
*
Change cpp and go codegen to use new method properties instead of method options
rocking
2014-12-11
*
First pass at making the compilers open-sourcable.
nnoble
2014-12-11
[prev]