aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Reflection
Commit message (Expand)AuthorAgeFilesLines
* Fix trivial bug in field orderings.Jon Skeet2015-07-311-1/+1
* Generated code for previous commit.Jon Skeet2015-07-301-26/+26
* Generated code from previous commit.Jon Skeet2015-07-301-66/+0
* Merge pull request #654 from jtattermusch/csharp_hide_freezeJon Skeet2015-07-301-265/+0
|\
| * regenerate codeJan Tattermusch2015-07-291-265/+0
* | add IsClientStreaming and IsServerStreaming to MethodDescriptorJan Tattermusch2015-07-291-0/+10
|/
* First attempt at using profile 259 for Google.Protobuf.Jon Skeet2015-07-275-1/+6
* expose original binary data for filedescriptorJan Tattermusch2015-07-241-4/+19
* Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorColle...Jon Skeet2015-07-222-35/+43
* Added newlinesJon Skeet2015-07-221-1/+1
* First pass at making field access simpler.Jon Skeet2015-07-222-11/+71
* Remove the usage of attributes for field/method discovery.Jon Skeet2015-07-229-353/+146
* Fix comment typoJon Skeet2015-07-211-1/+1
* Generated code changes following previous commit.Jon Skeet2015-07-211-136/+149
* Revamp to reflection.Jon Skeet2015-07-2115-129/+273
* 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-1725-0/+7626