aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/python_plugin.cc
Commit message (Collapse)AuthorAge
* Sanitize Python pluginGravatar Masood Malekghassemi2015-03-20
|
* Make Python package spec indirectGravatar Masood Malekghassemi2015-03-18
| | | | This is part of a change to ease internal usage of GRPC.
* Removing the `using std::string` in the python plugin code.Gravatar Nicolas "Pixel" Noble2015-03-11
|
* Merge pull request #829 from nicolasnoble/win32-fixGravatar Craig Tiller2015-03-04
|\ | | | | Fixing Windows build of the python protoc plugin.
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| |
| * Fixing Windows build of the python protoc plugin.Gravatar Nicolas "Pixel" Noble2015-02-26
|/
* Updated Python protoc plugin testing.Gravatar Masood Malekghassemi2015-02-24
|
* signed-unsigned comparison issueGravatar vjpai2015-02-20
|
* Added protoc plugin for Python GRPC.Gravatar Masood Malekghassemi2015-02-19