aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/cpp_generator.h
Commit message (Expand)AuthorAge
* Add a header to override grpc::string when neededGravatar yang-g2016-08-30
* merge and resolve conflictGravatar yang-g2016-04-26
|\
| * Some additional fixes to make the C++ codegen not depend on protobuf.Gravatar Wouter van Oortmerssen2016-04-25
* | resolve commentsGravatar yang-g2016-04-20
* | Add comments to the generated header fileGravatar yang-g2016-04-14
|/
* Refactored C++ code generator to not directly depend on protobuf.Gravatar Wouter van Oortmerssen2016-04-13
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fixing (c)s.Gravatar Nicolas "Pixel" Noble2016-03-17
* Letting the user override the code generation a bit.Gravatar Nicolas "Pixel" Noble2016-01-12
* Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* Adding the ability to specify a service namespace on protoc's command line.Gravatar Nicolas "Pixel" Noble2015-03-24
* Adding initial support for alternative protobuf libraries.Gravatar Nicolas Noble2015-03-13
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* Removing "using namespace std" everywhere.Gravatar Nicolas Noble2015-01-15
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11