aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs
Commit message (Expand)AuthorAgeFilesLines
* Support creating FileDescriptors dynamically from binary data.Jon Skeet2018-08-201-0/+16
* Support custom options in C#Jon Skeet2017-01-191-0/+5
* Tidy up reflection in advance of attempting to implement DynamicMessage.Jon Skeet2015-11-221-10/+5
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-1/+24
* First attempt at using profile 259 for Google.Protobuf.Jon Skeet2015-07-271-1/+2
* Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorColle...Jon Skeet2015-07-221-1/+1
* Remove the usage of attributes for field/method discovery.Jon Skeet2015-07-221-18/+9
* Revamp to reflection.Jon Skeet2015-07-211-0/+34
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+78