aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Descriptors
Commit message (Expand)AuthorAgeFilesLines
* Changing reflection namespace (part 1)Jon Skeet2015-07-1415-2022/+0
* Initial implementation of JSON formattingJon Skeet2015-07-101-0/+1
* Fix descriptor reflection in various waysJon Skeet2015-07-0913-291/+140
* Implement reflection properly for fields.Jon Skeet2015-07-092-31/+7
* Fix copyright lines for all C# code.Jon Skeet2015-06-3016-54/+62
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-267-490/+44
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-0918-321/+85
* Add oneof support for C#Jie Luo2015-05-293-1/+123
* fix commentsJie Luo2015-05-011-3/+3
* fix commends from Jon SkeetJie Luo2015-04-301-8/+3
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-292-11/+0
|\
| * Remove CLS compliance from runtime code.Jon Skeet2015-04-292-11/+0
* | field presence Reflection and testsJie Luo2015-04-291-0/+16
|/
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-284-190/+98
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-1617-0/+2840