aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/cpp_generator.h
Commit message (Expand)AuthorAge
* 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