9 Commits (ecde371dcd9ad1324c699a8df0a6c1e0bd3af3c8)

Author SHA1 Message Date
Protobuf Team Bot 4ed02cc3a5 [ObjC] Generator changes for fullName and FileDescriptor improvements 2 years ago
Protobuf Team Bot bf7de745ac [Objc] Replace reference to message's own class when calling the GPBDescriptor initializer, using a direct linker reference instead of +class. 2 years ago
Protobuf Team Bot 78376c3131 [ObjC] Add the debug runtime check to more startup cases. 2 years ago
Protobuf Team Bot 48ff4f6219 [ObjC] Loosen the link between generate messages and roots. 2 years ago
Protobuf Team Bot 4a122474ce [ObjC] Update generation to include the new closed enum information. 2 years ago
Thomas Van Lenten 672adeb84f [ObjC] Fix up clang-format directives in generate files. 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Thomas Van Lenten 7c64628669 [ObjC] Output directive to disable clang-format on generated files. 2 years ago
Adam Cozzette 76398dab31 Sync from Piper @431959314 3 years ago
Thomas Van Lenten 020e4e33d1 Simplify imports of the WKTs within the library itself. 3 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Thomas Van Lenten b0e2792842 [ObjC] Generation changes around proto3 optional. 5 years ago
Thomas Van Lenten e9b0c92659 [ObjC] Update oneof generation for proto3 optional. 5 years ago
Thomas Van Lenten 56c48ae592 Revisit how the WKTs are bundled with ObjC. 5 years ago
Dave MacLachlan aa1d7e7c48 Change Objective C class references to using macros. 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Paul Beusterien 479ba8226b Override CocoaPods module to lowercase (#6464) 5 years ago
Dave MacLachlan b6311767e6 Minimize amount of filepaths being copied into protos. 6 years ago
Thomas Van Lenten d83837ded5 Fix to use "nil" instead of "NULL" for objc objects. 7 years ago
Thomas Van Lenten 3e1587fd4b Add an explicit import of stdatomic.h. 7 years ago
Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) 7 years ago
Thomas Van Lenten 1aa6500056 Update the ObjC version checks to support a min and current version. 8 years ago
Sergio Campamá 14e74f6a21 Support the -Wassign-enum compiler flag. (#2085) 8 years ago
Thomas Van Lenten 337ec3065f Add ObjC helpers for Any WKT. 8 years ago
Thomas Van Lenten 13a41246dd Make Root's +extensionRegistry generation smarter. 8 years ago
Thomas Van Lenten 2e98ed5d17 Use public methods to fetch oneofs in generated code. 8 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten 7da023b892 Better support for using the proto library from a framework. 9 years ago
Thomas Van Lenten e664aa6d91 Regenerate the WKT to pick up current changes to the proto files. 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support. 10 years ago
Thomas Van Lenten 1dcc329427 Objective C Second Alpha Drop 10 years ago