Sign in
flutter
/
third_party
/
protobuf
/
f3685f7e6212bd610bb307abd715661631b6391d
/
objectivec
/
GPBStruct.pbobjc.m
bf7de74
[Objc] Replace reference to message's own class when calling the GPBDescriptor initializer, using a direct linker reference instead of +class.
by Protobuf Team Bot
· 2 years ago
78376c3
[ObjC] Add the debug runtime check to more startup cases.
by Protobuf Team Bot
· 2 years ago
48ff4f6
[ObjC] Loosen the link between generate messages and roots.
by Protobuf Team Bot
· 2 years ago
4a12247
[ObjC] Update generation to include the new closed enum information.
by Protobuf Team Bot
· 2 years, 2 months ago
672adeb
[ObjC] Fix up clang-format directives in generate files.
by Thomas Van Lenten
· 2 years, 4 months ago
7c64628
[ObjC] Output directive to disable clang-format on generated files.
by Thomas Van Lenten
· 2 years, 4 months ago
020e4e3
Simplify imports of the WKTs within the library itself.
by Thomas Van Lenten
· 2 years, 11 months ago
b0e2792
[ObjC] Generation changes around proto3 optional.
by Thomas Van Lenten
· 4 years, 10 months ago
e9b0c92
[ObjC] Update oneof generation for proto3 optional.
by Thomas Van Lenten
· 4 years, 10 months ago
56c48ae
Revisit how the WKTs are bundled with ObjC.
by Thomas Van Lenten
· 5 years ago
[Renamed (98%) from objectivec/google/protobuf/Struct.pbobjc.m]
aa1d7e7
Change Objective C class references to using macros.
by Dave MacLachlan
· 5 years ago
74956e1
Use references to Objective C classes instead of looking classes up by name.
by Dave MacLachlan
· 5 years ago
479ba82
Override CocoaPods module to lowercase (#6464)
by Paul Beusterien
· 5 years ago
b631176
Minimize amount of filepaths being copied into protos.
by Dave MacLachlan
· 6 years ago
d83837d
Fix to use "nil" instead of "NULL" for objc objects.
by Thomas Van Lenten
· 7 years ago
3e1587f
Add an explicit import of stdatomic.h.
by Thomas Van Lenten
· 7 years ago
a721bf6
Migrate away from deprecated OSAtomic APIs. (#4184)
by Jonathan Dierksen
· 7 years ago
1aa6500
Update the ObjC version checks to support a min and current version.
by Thomas Van Lenten
· 8 years ago
7377eb2
Merge pull request #1970 from thomasvl/objc_any_helpers
by Thomas Van Lenten
· 8 years ago
14e74f6
Support the -Wassign-enum compiler flag. (#2085)
by Sergio Campamá
· 8 years ago
337ec30
Add ObjC helpers for Any WKT.
by Thomas Van Lenten
· 8 years ago
13a4124
Make Root's +extensionRegistry generation smarter.
by Thomas Van Lenten
· 8 years ago
2e98ed5
Use public methods to fetch oneofs in generated code.
by Thomas Van Lenten
· 9 years ago
c8a440d
Add more warnings to for the ObjC runtime build
by Thomas Van Lenten
· 9 years ago
7da023b
Better support for using the proto library from a framework.
by Thomas Van Lenten
· 9 years ago
e664aa6
Regenerate the WKT to pick up current changes to the proto files.
by Thomas Van Lenten
· 9 years ago
79a23c4
Shrink ObjC overhead (generated size and some runtime sizes)
by Thomas Van Lenten
· 9 years ago
d846b0b
Beta quality drop of Objective C Support.
by Thomas Van Lenten
· 10 years ago
1dcc329
Objective C Second Alpha Drop
by Thomas Van Lenten
· 10 years ago