aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Simplify descriptor testsJon Skeet2018-09-221-13/+13
* Cross-link descriptor when building from byte stringsJon Skeet2018-09-101-12/+43
* 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
* Regenerate all C# code and make it compileJon Skeet2016-04-201-1/+1
* Tidy up reflection in advance of attempting to implement DynamicMessage.Jon Skeet2015-11-221-12/+6
* 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
* 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-221-3/+4
* Added newlinesJon Skeet2015-07-221-1/+1
* First pass at making field access simpler.Jon Skeet2015-07-221-0/+15
* 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