aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/cpp_plugin.cc
Commit message (Expand)AuthorAge
* Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* Small compiler optimization.Gravatar Nicolas "Pixel" Noble2015-03-27
* Removing range-based for loop.Gravatar Nicolas "Pixel" Noble2015-03-25
* 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
* Removing private protobuf header inclusion.Gravatar Nicolas "Pixel" Noble2015-02-27
* 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
* Fixing includes inconsistency.Gravatar Nicolas "Pixel" Noble2015-01-16
* Removing "using namespace std" everywhere.Gravatar Nicolas Noble2015-01-15
* clang-format codebaseGravatar Craig Tiller2015-01-13
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11