aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/objectivec/objectivec_file.cc
AgeCommit message (Expand)Author
2019-06-18Removed all use of STLDelete*() in ObjC and C# Generators.Joshua Haberman
2019-04-12Replace SimpleItoa with StrCatHao Nguyen
2018-04-02Don't generate imports for the WKTs unless generating the WKTs.Thomas Van Lenten
2018-04-02Trim imports for bundled generated protos.Thomas Van Lenten
2018-01-26Removed using statements from common.hAdam Cozzette
2018-01-25Add an explicit import of stdatomic.h.Thomas Van Lenten
2017-07-09Add std:: namespace prefix to set and map (#3332)tanderson-google
2016-09-15Update the ObjC version checks to support a min and current version.Thomas Van Lenten
2016-09-09Merge pull request #2090 from guoxiao/findFeng Xiao
2016-09-08Add ObjC helpers for Any WKT.Thomas Van Lenten
2016-09-08include std::find()Guo Xiao
2016-09-01Make Root's +extensionRegistry generation smarter.Thomas Van Lenten
2016-08-30Speed up ObjC Generation with large dependency treesThomas Van Lenten
2016-08-23Remove the compiler options from ImportWriter.Thomas Van Lenten
2016-08-23Move the ImportWriter into the ObjC Helpers.Thomas Van Lenten
2016-08-09Adds support for appledoc in generated code. (#1928)Sergio Campamá
2016-07-22Fixes the parsing of the proto-framework map file.Sergio Campama
2016-06-17Add new generation option for using proto sources from other frameworks.Thomas Van Lenten
2016-06-15Add support for generation sources into a framework.Thomas Van Lenten
2016-05-25Add more warnings to for the ObjC runtime buildThomas Van Lenten
2016-05-24Better support for using the proto library from a framework.Thomas Van Lenten
2016-04-04Added deprecated option handling for objective-c generatorOleg Vereshko
2016-03-17Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten
2016-03-07HeaderDoc support in the library and generated sourcesThomas Van Lenten
2016-02-18Support ObjC Generic CollectionsThomas Van Lenten
2015-12-02Tweak the error message as the generate is in the core binary these days.Thomas Van Lenten
2015-08-14Add support for a file listing expected package to objc prefixes for validation.Thomas Van Lenten
2015-08-06Remove unused .pb.h #includes.Bo Yang
2015-06-16Add nonnil markup to ObjC library.Thomas Van Lenten
2015-06-08Beta quality drop of Objective C Support.Thomas Van Lenten
2015-05-22Objective C Second Alpha DropThomas Van Lenten
2015-05-19Getting the ObjC generator building on Windows.Thomas Van Lenten
2015-05-06Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten