Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ::grpc:: prefix | Jorge Canizales | 2015-08-13 |
| | |||
* | Fixup codegen now that GRXWriter is a class | Jorge Canizales | 2015-07-18 |
| | |||
* | Import headers based on path in the generated code | Jorge Canizales | 2015-06-23 |
| | | | | Part of fixing https://github.com/grpc/grpc/issues/2192 | ||
* | Use class names for types as generated by the messages plugin | Jorge Canizales | 2015-06-01 |
| | |||
* | Generate imports for .proto dependencies, and read prefix from file. | Jorge Canizales | 2015-05-15 |
| | | | | | The prefix has still to be applied per-message, and we could do forward-declarations in the generated header. | ||
* | Generate separate files until either of ↵ | Jorge Canizales | 2015-05-15 |
| | | | | GeneratorContext::OpenForAppend/Insert work. | ||
* | Fixes generated implementation file and adjusts plugin to proto3 | Jorge Canizales | 2015-05-15 |
| | | | | Still missing: retrieving prefix from file option. | ||
* | Adjusts generated header to new runtime and surface. | Jorge Canizales | 2015-05-15 |
| | |||
* | Made Objective C plugin build without error | murgatroid99 | 2015-04-07 |
| | |||
* | Created Objective C stub code generators | murgatroid99 | 2015-04-07 |