aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/csharp/csharp_message.cc
Commit message (Expand)AuthorAge
...
* Field Presence: remove has methods for optional non-message fields in proto3Gravatar Jie Luo2015-04-27
* integrate CalcSerializedSize() fix from protobuf-csharp-port issue 84Gravatar Jan Tattermusch2015-04-13
* creating private ctor for builders is now the default (as it used to be for o...Gravatar Jan Tattermusch2015-04-13
* added support for deprecated fields, reworded some todosGravatar Jan Tattermusch2015-04-13
* updated C# codegen to use restricted set of csharp options from descriptor.protoGravatar Jan Tattermusch2015-04-13
* Rewrote C# protogen to C++ (initial version)Gravatar Jan Tattermusch2015-03-26