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_plugin.cc
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
formatting
Mahak Mukhi
2017-04-13
*
Initial commit: Auto-generate GMOCK code for client stub.
Mahak Mukhi
2017-04-12
*
Refactor python code generator to support other serializers
Harsh Vardhan
2017-03-28
*
Clang-format all the things
Masood Malekghassemi
2016-07-12
*
Added comments to node generation, also refactored some plugin code
murgatroid99
2016-05-20
*
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-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
*
Small compiler optimization.
Nicolas "Pixel" Noble
2015-03-27
*
Removing range-based for loop.
Nicolas "Pixel" Noble
2015-03-25
*
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
*
Removing private protobuf header inclusion.
Nicolas "Pixel" Noble
2015-02-27
*
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
*
Fixing includes inconsistency.
Nicolas "Pixel" Noble
2015-01-16
*
Removing "using namespace std" everywhere.
Nicolas Noble
2015-01-15
*
clang-format codebase
Craig Tiller
2015-01-13
*
First pass at making the compilers open-sourcable.
nnoble
2014-12-11