aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/objectivec
Commit message (Expand)AuthorAgeFilesLines
...
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-1716-276/+357
* 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-077-20/+33
|/
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-1817-131/+236
* Remove redundant `the` in comments.Dongjoon Hyun2016-02-032-3/+3
* Tweak the error message as the generate is in the core binary these days.Thomas Van Lenten2015-12-021-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-145-90/+287
* Remove unused .pb.h #includes.Bo Yang2015-08-064-4/+0
* Internal local modifications.Bo Yang2015-07-091-0/+1
* Add nonnil markup to ObjC library.Thomas Van Lenten2015-06-162-9/+13
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-0813-553/+354
* Fixes on visual studio 2008unknown2015-05-271-3/+3
* Fix bugs on windows.Bo Yang2015-05-242-1/+8
* Objective C Second Alpha DropThomas Van Lenten2015-05-2220-101/+223
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-199-102/+28
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-0625-0/+5138