aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs
Commit message (Expand)AuthorAgeFilesLines
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-2/+4
* Fix trivial bug in field orderings.Jon Skeet2015-07-311-1/+1
* Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorColle...Jon Skeet2015-07-221-34/+42
* Added newlinesJon Skeet2015-07-221-1/+1
* First pass at making field access simpler.Jon Skeet2015-07-221-10/+70
* Remove the usage of attributes for field/method discovery.Jon Skeet2015-07-221-19/+23
* Revamp to reflection.Jon Skeet2015-07-211-3/+31
* First part of JSON formatting for well-known types. I think we need a reflect...Jon Skeet2015-07-201-0/+25
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+172