aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/objective_c_generator_helpers.h
Commit message (Expand)AuthorAge
* Run clang-formatGravatar Muxi Yan2018-02-27
* Fix a typo in PreprocIfNotElseGravatar Muxi Yan2018-02-27
* Moves import utilities to objective_c_generator_helpersGravatar Tyson Roberts2018-02-27
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Merge pull request #11341 from muxi/fix-objc-plugin-outputGravatar Muxi Yan2017-06-19
|\
| * Revert the changes to maintain backward compatibilityGravatar Muxi Yan2017-06-08
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * clang-formatGravatar Muxi Yan2017-06-05
| * Backward compatibilityGravatar Muxi Yan2017-06-05
| * Use protobuf's native upper camel conversionGravatar Muxi Yan2017-05-30
|/
* Clang-format all the thingsGravatar Masood Malekghassemi2016-07-12
* Use class names for types as generated by the messages pluginGravatar Jorge Canizales2015-06-01
* Generate imports for .proto dependencies, and read prefix from file.Gravatar Jorge Canizales2015-05-15
* Made Objective C plugin build without errorGravatar murgatroid992015-04-07
* Created Objective C stub code generatorsGravatar murgatroid992015-04-07