aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/csharp/csharp_message_field.h
Commit message (Expand)AuthorAgeFilesLines
* C# Proto2 feature : Field presence and default values (#4642)Sydney Acksman2018-09-241-2/+2
* Fix merging with message-valued oneofJon Skeet2017-10-311-0/+1
* Line-wrapping changes only for C# generator codeJon Skeet2016-04-061-2/+6
* Added access_level for typesGaurav Vaish2016-04-051-2/+2
* First pass at map support.Jon Skeet2015-06-251-0/+1
* Implement freezing for messages and repeated fields.Jon Skeet2015-06-241-0/+1
* Implement Clone.Jon Skeet2015-06-231-0/+2
* First stab at new proto3-only code generatorJon Skeet2015-06-051-6/+0
* Migrate writer to io::Printer for C#Jie Luo2015-06-041-19/+16
* Add oneof support for C#Jie Luo2015-05-291-0/+18
* Rewrote C# protogen to C++ (initial version)Jan Tattermusch2015-03-261-0/+73