aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/csharp/csharp_message.h
Commit message (Expand)AuthorAgeFilesLines
* C# Proto2 feature : Field presence and default values (#4642)Sydney Acksman2018-09-241-5/+2
* Added the support for class level deprecation which will in turn also depreca...Andrew Spiering2016-12-211-0/+2
* Added access_level for typesGaurav Vaish2016-04-051-1/+1
* Revamp to reflection.Jon Skeet2015-07-211-2/+0
* Don't create nested types (or field accessors) for map types.Jon Skeet2015-07-151-0/+2
* Implement freezing for messages and repeated fields.Jon Skeet2015-06-241-0/+1
* Implement Clone.Jon Skeet2015-06-231-0/+1
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-0/+1
* First stab at new proto3-only code generatorJon Skeet2015-06-051-13/+1
* Migrate writer to io::Printer for C#Jie Luo2015-06-041-13/+13
* Rewrote C# protogen to C++ (initial version)Jan Tattermusch2015-03-261-0/+98