aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-4/+5
* Don't generate imports for the WKTs unless generating the WKTs.Thomas Van Lenten2018-04-021-4/+11
* Remove stray indent on normal imports.Thomas Van Lenten2018-02-081-2/+2
* Removed using statements from common.hAdam Cozzette2018-01-261-11/+11
* Support win32 long path for cross compiled buildJisi Liu2017-11-101-6/+11
* Make win32_io only for MSVCJisi Liu2017-08-111-1/+1
* Merge from masterJisi Liu2017-07-251-3/+8
* Add std:: namespace prefix to set and map (#3332)tanderson-google2017-07-091-9/+9
* Add initialized as a reserved keyword as that's the actual property nameSergio Campama2017-06-291-1/+1
* Remove "using namespace std" from stubs/common.hAdam Cozzette2017-04-261-34/+34
* Merge pull request #1970 from thomasvl/objc_any_helpersThomas Van Lenten2016-09-091-13/+21
|\
| * Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-081-13/+21
* | Support the -Wassign-enum compiler flag. (#2085)Sergio Campamá2016-09-081-3/+35
|/
* Support GenerateAll().Thomas Van Lenten2016-08-261-19/+37
* Remove the compiler options from ImportWriter.Thomas Van Lenten2016-08-231-12/+23
* Move the ImportWriter into the ObjC Helpers.Thomas Van Lenten2016-08-231-1/+163
* Adds better support for protos without packages (#1979)Sergio Campamá2016-08-191-17/+51
* Fixes extra whitespace on generated comments. (#1950)Sergio Campamá2016-08-121-2/+10
* Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-091-8/+31
* Fixes the parsing of the proto-framework map file.Sergio Campama2016-07-221-1/+2
* Add new generation option for using proto sources from other frameworks.Thomas Van Lenten2016-06-171-120/+159
* Better support for using the proto library from a framework.Thomas Van Lenten2016-05-241-7/+47
* Proper checking of enum with non zero defaultThomas Van Lenten2016-04-261-4/+5
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-6/+50
* Merge pull request #1291 from sergiocampama/develThomas Van Lenten2016-03-141-1/+2
|\
| * Adds more information to Objective C error when the expected objc_class_prefi...Sergio Campama2016-03-031-1/+2
* | Fix up handing of fields with leading names that should be all caps.Thomas Van Lenten2016-03-081-6/+9
* | HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-6/+4
|/
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-181-19/+29
* Remove redundant `the` in comments.Dongjoon Hyun2016-02-031-1/+1
* Reorder the checks so anything in the expected file is an implicit whitelisting.Thomas Van Lenten2015-11-171-50/+51
* Add support for a file listing expected package to objc prefixes for validation.Thomas Van Lenten2015-08-141-83/+275
* Internal local modifications.Bo Yang2015-07-091-0/+1
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-59/+4
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-7/+44
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-79/+10
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+1131