Karthik Ravi Shankar
063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
5 years ago
Stanley Cheung
dc9b100865
Update grpc protoc plugins to support proto3 optional
5 years ago
Jagoba Gascón
9adad715bb
objc: add autogenerated header to generated files
5 years ago
Muxi Yan
96c11d153f
Revert "Revert #19704 and #20060"
6 years ago
Muxi Yan
d1f4456dc6
Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2"
...
This reverts commit ac5f8062dd
, reversing
changes made to 8ae549431c
.
6 years ago
Muxi Yan
9d77037106
clang-format
6 years ago
Muxi Yan
25432e011a
clang-format
6 years ago
Muxi Yan
de3131016d
update BUILD following the new style
6 years ago
Tony Lu
6b24df2945
Refined edge case checks + added comments
6 years ago
Tony Lu
6172ef8bd6
Fixed clang_format_code
6 years ago
Tony Lu
8f3b487838
Added some edge case checks
6 years ago
Tony Lu
e76a5dd73c
Fixed clang_format_code
6 years ago
Tony Lu
431c5306ba
Used framework imports within generated stubs where necessary
6 years ago
Muxi Yan
08b21aed41
add comments and clang-format
6 years ago
Muxi Yan
e246a307d3
more generator fix
6 years ago
Muxi Yan
ad51e66324
Update proto compiler
6 years ago
Muxi Yan
6d8340847c
Name changes in compiler
7 years ago
Muxi Yan
5e790a3117
Proto-related changes
7 years ago
Muxi Yan
3b33409e66
clang format
7 years ago
Muxi Yan
7f5dcc9c1a
Add missing '+'
7 years ago
Tyson Roberts
8827bc91eb
Changes \#if forward_declare <forward_decl> \#else <class_imports> \#end in .h files to <forward_decl> \#if <class_imports>
7 years ago
Muxi Yan
3d35c54620
Run clang-format
7 years ago
Tyson Roberts
eadb7012d6
Moves import utilities to objective_c_generator_helpers
7 years ago
Tyson Roberts
70b2bfbcee
Moved statics
7 years ago
Tyson Roberts
e0b6f004f6
Updates #if generation to allow for explicit define() checking
7 years ago
Tyson Roberts
af8702f00a
Updates #if generation to allow for explicit define() checking
7 years ago
Tyson Roberts
87c4001006
Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation
7 years ago
Tyson Roberts
8ff667855f
Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation
7 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Muxi Yan
9b74848676
forward declare pbobjc.h
7 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
8 years ago
Muxi Yan
9635d4670c
Generate dependency header import in pbrpc.m
8 years ago
Muxi Yan
05e0d2da35
Generate forward declaration in pbrpc.h
8 years ago
Muxi Yan
1e32fea495
Generate dependency header import in pbrpc.m
8 years ago
Muxi Yan
75271d741e
Generate forward declaration in pbrpc.h
8 years ago
Muxi Yan
d044281286
Revert the changes to maintain backward compatibility
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Muxi Yan
daa2cb663b
Add comment
8 years ago
Muxi Yan
732498b911
clang-format
8 years ago
Muxi Yan
28dbc84a53
Polish
8 years ago
Muxi Yan
c4f84819bd
Backward compatibility
8 years ago
Muxi Yan
88d9377365
clang-format
8 years ago
Muxi Yan
88974d506a
Use protobuf's native upper camel conversion
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Muxi Yan
56369ea4a2
Support in ProtoRPC
8 years ago
Masood Malekghassemi
ac59245624
Clang-format all the things
9 years ago
Makarand Dharmapurikar
77f8da22ee
added a comment just to retrigger tests
9 years ago
Makarand Dharmapurikar
86202529a8
fixed minor indent and resubmit
9 years ago
Makarand Dharmapurikar
46cc9eebb1
addressed feedback
...
using 'using'. Removed unnecessary grpc::string. fixed indentation.
9 years ago
Makarand Dharmapurikar
2b220f8be7
fixes #7219
...
Modified objc plugin to add two types of import statements for well
known protos.
Deleted unnecessary empty.proto as we'll be using wellknown empty.proto
Modified test to use the well known empty.proto.
9 years ago