aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs
Commit message (Expand)AuthorAge
* Support custom options in C#Gravatar Jon Skeet2017-01-19
* Change JSON field name formattingGravatar Jon Skeet2016-11-03
* Regenerate all C# code and make it compileGravatar Jon Skeet2016-04-20
* Refactoring of FieldDescriptorGravatar Jon Skeet2016-03-30
* Code review fixesGravatar alien2016-03-29
* csharp: add support for the json_name optionGravatar alien2016-03-18
* Tidy up reflection in advance of attempting to implement DynamicMessage.Gravatar Jon Skeet2015-11-22
* Fix clearing wrapper type fields with reflection.Gravatar Jon Skeet2015-10-30
* Added documentation to generated code.Gravatar Jon Skeet2015-09-29
* Make FieldDescriptor.IsPacked work appropriately.Gravatar Jon Skeet2015-08-08
* Document everything, and turn on errors if we fail to document anything in th...Gravatar Jon Skeet2015-08-04
* First attempt at using profile 259 for Google.Protobuf.Gravatar Jon Skeet2015-07-27
* Remove the usage of attributes for field/method discovery.Gravatar Jon Skeet2015-07-22
* Revamp to reflection.Gravatar Jon Skeet2015-07-21
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17