aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/FieldAccess
Commit message (Expand)AuthorAgeFilesLines
* Changing reflection namespace (part 1)Jon Skeet2015-07-148-635/+0
* Changes suggested during review.Jon Skeet2015-07-141-26/+2
* Oneof reflection support. (Generated code changes in next commit.)Jon Skeet2015-07-103-35/+66
* Initial implementation of JSON formattingJon Skeet2015-07-101-0/+2
* Implement reflection properly for fields.Jon Skeet2015-07-097-178/+159
* Fix copyright lines for all C# code.Jon Skeet2015-06-307-31/+114
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-261-7/+0
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-0913-848/+215
* Add oneof support for C#Jie Luo2015-05-295-11/+155
* fix commentsJie Luo2015-05-012-2/+1
* fix commends from Jon SkeetJie Luo2015-04-302-12/+6
* field presence Reflection and testsJie Luo2015-04-294-10/+31
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-169-0/+1044