aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler
Commit message (Expand)AuthorAge
...
| * Make the go code generator compileGravatar Craig Tiller2015-01-12
|/
* Preparing the go plugin for non-[] compilation.Gravatar nnoble2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Undo the addition of Java codegen files to the open-sourced list byGravatar zhangkun2015-01-12
* Remove dependencies on internal headers from Java gRPC compiler plugin.Gravatar zhangkun2015-01-12
* 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
* 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
* Add missing casts to enable compilation with gcc 4.7Gravatar rsilvera2014-12-16
* Fix bug with generating grpc c++ code for proto filesGravatar samuelw2014-12-15
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Fixing C++ and ruby code generators for the opensource build.Gravatar nnoble2014-12-12
* 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