aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/ruby_generator.cc
Commit message (Expand)AuthorAge
* make sure printers are properly flushedGravatar Jan Tattermusch2015-05-27
* Use grpc:: counterparts in ruby code generatorGravatar Yang Gao2015-03-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* run clang-formatGravatar Yang Gao2015-01-26
* 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
* Updates the generated ruby code to specify the service name.Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Updates the generated ruby code to specify the service name.Gravatar temiola2015-01-08
* Updates the ruby generator so that it does not create files for empty protos.Gravatar temiola2015-01-08
* bugfix: correct service include in ruby compilerGravatar temiola2015-01-07
* bugfix: ruby code-gen capitalizationGravatar temiola2015-01-06
* Fixing C++ and ruby code generators for the opensource build.Gravatar nnoble2014-12-12
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11