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.h
Commit message (
Expand
)
Author
Age
*
Add a header to override grpc::string when needed
yang-g
2016-08-30
*
merge and resolve conflict
yang-g
2016-04-26
|
\
|
*
Some additional fixes to make the C++ codegen not depend on protobuf.
Wouter van Oortmerssen
2016-04-25
*
|
resolve comments
yang-g
2016-04-20
*
|
Add comments to the generated header file
yang-g
2016-04-14
|
/
*
Refactored C++ code generator to not directly depend on protobuf.
Wouter van Oortmerssen
2016-04-13
*
Update copyrights
Craig Tiller
2016-03-31
*
Fixing (c)s.
Nicolas "Pixel" Noble
2016-03-17
*
Letting the user override the code generation a bit.
Nicolas "Pixel" Noble
2016-01-12
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
Adding the ability to specify a service namespace on protoc's command line.
Nicolas "Pixel" Noble
2015-03-24
*
Adding initial support for alternative protobuf libraries.
Nicolas Noble
2015-03-13
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Removing "using namespace std" everywhere.
Nicolas Noble
2015-01-15
*
First pass at making the compilers open-sourcable.
nnoble
2014-12-11