index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
/
python_generator.cc
Commit message (
Expand
)
Author
Age
*
Copyright date fixes for Python generator files
Nathaniel Manista
2016-01-19
*
Remove Python alpha code generation
Nathaniel Manista
2016-01-16
*
Beta API clean-ups
Nathaniel Manista
2015-09-05
*
Code generation for Python Beta API
Nathaniel Manista
2015-08-31
*
headers reorg
yang-g
2015-08-21
*
Remove explicit reference to nullptr since this isn't within
Vijay Pai
2015-07-27
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
Add a metadata_transformer to the Python stub.
Nathaniel Manista
2015-04-06
*
Unify early_adopter construction functions
Nathaniel Manista
2015-03-30
*
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
*
Sanitize Python plugin
Masood Malekghassemi
2015-03-20
*
Make Python package spec indirect
Masood Malekghassemi
2015-03-18
*
Factor out interface-specific early_adopter code
Masood Malekghassemi
2015-03-17
*
Add service name to Python early_adopter
Nathaniel Manista
2015-03-16
*
Removing the `using std::string` in the python plugin code.
Nicolas "Pixel" Noble
2015-03-11
*
Update Python codegen to early_adopter interface
Nathaniel Manista
2015-03-02
*
Removing private protobuf header inclusion.
Nicolas "Pixel" Noble
2015-02-27
*
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
Craig Tiller
2015-02-26
|
\
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
*
Fix bugs in Python code generator
Masood Malekghassemi
2015-02-26
|
/
*
Removing emplace from python plugin.
Nicolas "Pixel" Noble
2015-02-25
*
Updated Python protoc plugin testing.
Masood Malekghassemi
2015-02-24
*
Removed unused/wrong generated Python code imports from Python codegen.
Masood Malekghassemi
2015-02-19
*
Added protoc plugin for Python GRPC.
Masood Malekghassemi
2015-02-19