aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler
Commit message (Expand)AuthorAge
* Merge pull request #8297 from jtattermusch/add_newinstance_commentGravatar Jan Tattermusch2016-10-13
|\
* \ Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
|\ \
| * | Create README.mdGravatar Jan Tattermusch2016-10-12
| | * add comment for NewInstance overrideGravatar Jan Tattermusch2016-10-12
| |/ |/|
* | PHP Proto3: gRPC PHP Plugin code generatorGravatar Stanley Cheung2016-09-29
* | Format.Gravatar Nicolas "Pixel" Noble2016-09-29
* | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-underGravatar Nicolas "Pixel" Noble2016-09-29
|\|
* | Merge pull request #7930 from yang-g/header2Gravatar Nicolas Noble2016-09-26
|\ \
| | * Add docstrings to generated beta elementsGravatar siddharthshukla2016-09-22
* | | Put a space after '<' to avoid chance of digraphGravatar Vijay Pai2016-08-30
| * | Add a header to override grpc::string when neededGravatar yang-g2016-08-30
* | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
|\| |
* | | clang-formatGravatar Vijay Pai2016-08-29
* | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
* | | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMINGGravatar Vijay Pai2016-08-25
* | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-25
|\| |
| | * Clang format codeGravatar murgatroid992016-08-12
| | * Make Node code generator work properly with nested typesGravatar murgatroid992016-08-12
| * | Clang format codeGravatar murgatroid992016-08-12
* | | clang-formatGravatar Vijay Pai2016-08-04
* | | Be able to specify FCUnaryService just like AsyncService so that allGravatar Vijay Pai2016-08-04
* | | Make FCUnary and ServerReaderWriter derived classes of a newGravatar Vijay Pai2016-08-04
* | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
|\ \ \
| | * \ Merge branch 'master' into node_generator_nested_messagesGravatar murgatroid992016-08-02
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
| |\ \ \ | | | |/ | | |/|
| | * | Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
* | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-07-21
|\| | |
| * | | Clang-format all the thingsGravatar Masood Malekghassemi2016-07-12
| |/ /
| * | added a comment just to retrigger testsGravatar Makarand Dharmapurikar2016-07-08
| * | fixed minor indent and resubmitGravatar Makarand Dharmapurikar2016-07-08
| * | addressed feedbackGravatar Makarand Dharmapurikar2016-07-08
| * | fixes #7219Gravatar Makarand Dharmapurikar2016-07-08
| | * Make Node code generator work properly with nested typesGravatar murgatroid992016-07-01
| |/
| * Use open-source defaults to propagate Python plugin configurationGravatar Masood Malekghassemi2016-06-29
* | Make the FCUnary class actually work and test itGravatar vjpai2016-06-23
* | Switch name to fc_unaryGravatar vjpai2016-06-23
* | Fix up service types and method handlers so that FC unary can work properly.Gravatar vjpai2016-06-23
| * generate comments for C# client constructorsGravatar Jan Tattermusch2016-06-22
* | Actually generate code for FC Unary and make it workGravatar vjpai2016-06-22
| * dont generate NewClient method for C# servicesGravatar Jan Tattermusch2016-06-22
* | Initial definition of flow-controlled unary type along with code generation f...Gravatar vjpai2016-06-22
|/
* Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
|\
| * Update Node plugin to handle well known type changesGravatar murgatroid992016-06-17
* | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\|
| * Merge pull request #6874 from nathanielmanistaatgoogle/gaGravatar Jan Tattermusch2016-06-14
| |\
| * \ Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \
| | | * Python GA code generationGravatar Nathaniel Manista2016-06-13
| | |/ | |/|
* | | override->GRPC_OVERRIDEGravatar Vijay Pai2016-06-09
| * | Merge pull request #6855 from makdharma/issue6834Gravatar Jan Tattermusch2016-06-09
| |\ \
| | * | fix for #6834Gravatar Makarand Dharmapurikar2016-06-09