aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/python_generator.cc
Commit message (Expand)AuthorAge
...
* Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
* Sanitize Python pluginGravatar Masood Malekghassemi2015-03-20
* Make Python package spec indirectGravatar Masood Malekghassemi2015-03-18
* Factor out interface-specific early_adopter codeGravatar Masood Malekghassemi2015-03-17
* Add service name to Python early_adopterGravatar Nathaniel Manista2015-03-16
* Removing the `using std::string` in the python plugin code.Gravatar Nicolas "Pixel" Noble2015-03-11
* Update Python codegen to early_adopter interfaceGravatar Nathaniel Manista2015-03-02
* Removing private protobuf header inclusion.Gravatar Nicolas "Pixel" Noble2015-02-27
* Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++Gravatar Craig Tiller2015-02-26
|\
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| * Fix bugs in Python code generatorGravatar Masood Malekghassemi2015-02-26
|/
* Removing emplace from python plugin.Gravatar Nicolas "Pixel" Noble2015-02-25
* Updated Python protoc plugin testing.Gravatar Masood Malekghassemi2015-02-24
* Removed unused/wrong generated Python code imports from Python codegen.Gravatar Masood Malekghassemi2015-02-19
* Added protoc plugin for Python GRPC.Gravatar Masood Malekghassemi2015-02-19