aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/objectivec/objectivec_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Add std:: namespace prefix to set and map (#3332)tanderson-google2017-07-091-7/+7
* Update the ObjC version checks to support a min and current version.Thomas Van Lenten2016-09-151-10/+14
* Merge pull request #2090 from guoxiao/findFeng Xiao2016-09-091-0/+1
|\
| * include std::find()Guo Xiao2016-09-081-0/+1
* | Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-081-13/+24
|/
* Make Root's +extensionRegistry generation smarter.Thomas Van Lenten2016-09-011-31/+158
* Speed up ObjC Generation with large dependency treesThomas Van Lenten2016-08-301-41/+14
* Remove the compiler options from ImportWriter.Thomas Van Lenten2016-08-231-5/+13
* Move the ImportWriter into the ObjC Helpers.Thomas Van Lenten2016-08-231-202/+3
* Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-091-8/+10
* Fixes the parsing of the proto-framework map file.Sergio Campama2016-07-221-1/+1
* Add new generation option for using proto sources from other frameworks.Thomas Van Lenten2016-06-171-5/+109
* Add support for generation sources into a framework.Thomas Van Lenten2016-06-151-7/+35
* Add more warnings to for the ObjC runtime buildThomas Van Lenten2016-05-251-2/+26
* Better support for using the proto library from a framework.Thomas Van Lenten2016-05-241-36/+135
* Added deprecated option handling for objective-c generatorOleg Vereshko2016-04-041-0/+10
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-1/+1
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-6/+8
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-181-4/+6
* Tweak the error message as the generate is in the core binary these days.Thomas Van Lenten2015-12-021-1/+1
* Add support for a file listing expected package to objc prefixes for validation.Thomas Van Lenten2015-08-141-3/+0
* Remove unused .pb.h #includes.Bo Yang2015-08-061-1/+0
* Add nonnil markup to ObjC library.Thomas Van Lenten2015-06-161-7/+11
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-167/+126
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-60/+76
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-3/+4
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+392