aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/cpp_generator.cc
Commit message (Expand)AuthorAge
* Starting to scratch out the APIGravatar Craig Tiller2015-02-09
* 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
* Run clang-format-all.shGravatar Yang Gao2015-01-14
* Add a space in front of template argument list. Changing possible <:: to < ::Gravatar Yang Gao2015-01-14
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add package name to the method string.Gravatar yangg2015-01-06
* Add ServerContext. It is currently empty and deadline and metadata will come toGravatar yangg2014-12-19
* Fix bug with generating grpc c++ code for proto filesGravatar samuelw2014-12-15
* Fixes package prefixesGravatar temiola2014-12-12
* Change cpp and go codegen to use new method properties instead of method optionsGravatar rocking2014-12-11
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11