aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
|\
| * Remove explicit reference to nullptr since this isn't withinGravatar Vijay Pai2015-07-27
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\|
| * added deadline to generated stubsGravatar Jan Tattermusch2015-07-23
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\|
| * codegen and API changesGravatar Jan Tattermusch2015-07-21
|/
* Fixup codegen now that GRXWriter is a classGravatar Jorge Canizales2015-07-18
* Codegen GRXWriter* instead of id<GRXWriter>Gravatar Jorge Canizales2015-07-17
* add support for per-call metadataGravatar Jan Tattermusch2015-07-15
* adjust C# generator to match the new APIGravatar Jan Tattermusch2015-07-15
* Addressing outstanding typos and commentsGravatar Vijay Pai2015-07-14
* Use rvalue ref return to avoid copyGravatar vjpai2015-07-14
* Remove brace initialization for gcc-4.4 compatibilityGravatar vjpai2015-07-14
* Merge pull request #2214 from ctiller/are-includes-saneGravatar Nicolas Noble2015-06-25
|\
* | Changed argument names in Objective-C generated codeGravatar murgatroid992015-06-25
| * Merge github.com:grpc/grpc into are-includes-saneGravatar Craig Tiller2015-06-25
| |\ | |/ |/|
| * Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
* | Import headers based on path in the generated codeGravatar Jorge Canizales2015-06-23
|/
* Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
|\
| * Update the Status APIGravatar Yang Gao2015-06-16
| * Flagging unused parameters as unused.Gravatar Nicolas "Pixel" Noble2015-06-10
* | clang-formatGravatar Craig Tiller2015-06-05
* | Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
* | Beginning the cleanupGravatar Craig Tiller2015-06-04
|/
* Use class names for types as generated by the messages pluginGravatar Jorge Canizales2015-06-01
* make sure printers are properly flushedGravatar Jan Tattermusch2015-05-27
* Merge pull request #1675 from jtattermusch/csharp_codegen_improvementsGravatar Michael Lumish2015-05-20
|\
| * use full name when referencing protobuf messagesGravatar Jan Tattermusch2015-05-20
* | Merge pull request #1621 from jcanizales/updates-proto-pluginGravatar Michael Lumish2015-05-20
|\ \ | |/ |/|
| * Generate imports for .proto dependencies, and read prefix from file.Gravatar Jorge Canizales2015-05-15
| * Generate separate files until either of GeneratorContext::OpenForAppend/Inser...Gravatar Jorge Canizales2015-05-15
| * Fixes generated implementation file and adjusts plugin to proto3Gravatar Jorge Canizales2015-05-15
| * Adjusts generated header to new runtime and surface.Gravatar Jorge Canizales2015-05-15
* | Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
|\ \ | |/ |/|
* | Merge pull request #1494 from ctiller/the-churneningGravatar Yang Gao2015-05-11
|\ \
* | | Fix clang compilationGravatar Craig Tiller2015-05-08
| | * Fix clang compilationGravatar Craig Tiller2015-05-08
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ | |_|/ |/| |
| * | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| |\ \ | |/ / |/| |
* | | Merge pull request #1519 from jtattermusch/csharp_protoc_pluginGravatar Michael Lumish2015-05-08
|\ \ \
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | |_|_|/ |/| | |
| * | | moved GetMethodType function to generator_helpers.hGravatar Jan Tattermusch2015-05-07
| * | | add newline to the end of generated filesGravatar Jan Tattermusch2015-05-07
| * | | added csharp generator pluginGravatar Jan Tattermusch2015-05-07
| | * | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
| |/ /
| | * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| |/
* | Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
|\|
* | Add full codegen for clientside stub interfaceGravatar Yang Gao2015-05-05
| * Fixing generated code under Windows.Gravatar Nicolas "Pixel" Noble2015-05-02
* | generate a StubInterfaceGravatar Yang Gao2015-05-01
|/