aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc
Commit message (Expand)AuthorAge
* Don't generate imports for the WKTs unless generating the WKTs.Gravatar Thomas Van Lenten2018-04-02
* Remove stray indent on normal imports.Gravatar Thomas Van Lenten2018-02-08
* Removed using statements from common.hGravatar Adam Cozzette2018-01-26
* Support win32 long path for cross compiled buildGravatar Jisi Liu2017-11-10
* Make win32_io only for MSVCGravatar Jisi Liu2017-08-11
* Merge from masterGravatar Jisi Liu2017-07-25
* Add std:: namespace prefix to set and map (#3332)Gravatar tanderson-google2017-07-09
* Add initialized as a reserved keyword as that's the actual property nameGravatar Sergio Campama2017-06-29
* Remove "using namespace std" from stubs/common.hGravatar Adam Cozzette2017-04-26
* Merge pull request #1970 from thomasvl/objc_any_helpersGravatar Thomas Van Lenten2016-09-09
|\
* | Support the -Wassign-enum compiler flag. (#2085)Gravatar Sergio Campamá2016-09-08
| * Add ObjC helpers for Any WKT.Gravatar Thomas Van Lenten2016-09-08
|/
* Support GenerateAll().Gravatar Thomas Van Lenten2016-08-26
* Remove the compiler options from ImportWriter.Gravatar Thomas Van Lenten2016-08-23
* Move the ImportWriter into the ObjC Helpers.Gravatar Thomas Van Lenten2016-08-23
* Adds better support for protos without packages (#1979)Gravatar Sergio Campamá2016-08-19
* Fixes extra whitespace on generated comments. (#1950)Gravatar Sergio Campamá2016-08-12
* Adds support for appledoc in generated code. (#1928)Gravatar Sergio Campamá2016-08-09
* Fixes the parsing of the proto-framework map file.Gravatar Sergio Campama2016-07-22
* Add new generation option for using proto sources from other frameworks.Gravatar Thomas Van Lenten2016-06-17
* Better support for using the proto library from a framework.Gravatar Thomas Van Lenten2016-05-24
* Proper checking of enum with non zero defaultGravatar Thomas Van Lenten2016-04-26
* Shrink ObjC overhead (generated size and some runtime sizes)Gravatar Thomas Van Lenten2016-03-17
* Merge pull request #1291 from sergiocampama/develGravatar Thomas Van Lenten2016-03-14
|\
* | Fix up handing of fields with leading names that should be all caps.Gravatar Thomas Van Lenten2016-03-08
* | HeaderDoc support in the library and generated sourcesGravatar Thomas Van Lenten2016-03-07
| * Adds more information to Objective C error when the expected objc_class_prefi...Gravatar Sergio Campama2016-03-03
|/
* Support ObjC Generic CollectionsGravatar Thomas Van Lenten2016-02-18
* Remove redundant `the` in comments.Gravatar Dongjoon Hyun2016-02-03
* Reorder the checks so anything in the expected file is an implicit whitelisting.Gravatar Thomas Van Lenten2015-11-17
* Add support for a file listing expected package to objc prefixes for validation.Gravatar Thomas Van Lenten2015-08-14
* Internal local modifications.Gravatar Bo Yang2015-07-09
* Beta quality drop of Objective C Support.Gravatar Thomas Van Lenten2015-06-08
* Objective C Second Alpha DropGravatar Thomas Van Lenten2015-05-22
* Getting the ObjC generator building on Windows.Gravatar Thomas Van Lenten2015-05-19
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Gravatar Thomas Van Lenten2015-05-06