aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Reflection
Commit message (Expand)AuthorAgeFilesLines
* Support creating FileDescriptors dynamically from binary data.Jon Skeet2018-08-201-15/+84
* MMinor fix-ups to C# tests from changes in earlier commitsJon Skeet2017-11-121-12/+22
* Add Oneof custom options testJie Luo2017-01-271-0/+4
* Support custom options in C#Jon Skeet2017-01-191-0/+267
* Regenerate all C# code and make it compileJon Skeet2016-04-202-3/+3
* Tidy up reflection in advance of attempting to implement DynamicMessage.Jon Skeet2015-11-221-12/+6
* Added the type registry in advance of implementing Any support.Jon Skeet2015-11-211-0/+94
* Generated code from previous commit.Jon Skeet2015-11-191-1/+3
* Generated code changes and manual changes for previous commit.Jon Skeet2015-11-091-13/+14
* add a failing descriptor testJan Tattermusch2015-08-141-0/+7
* Make FieldDescriptor.IsPacked work appropriately.Jon Skeet2015-08-081-1/+1
* Fix trivial bug in field orderings.Jon Skeet2015-07-311-0/+13
* expose original binary data for filedescriptorJan Tattermusch2015-07-241-0/+2
* Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorColle...Jon Skeet2015-07-222-67/+68
* Added newlinesJon Skeet2015-07-221-1/+1
* First pass at making field access simpler.Jon Skeet2015-07-222-0/+233
* Revamp to reflection.Jon Skeet2015-07-211-0/+1
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+223