aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs
Commit message (Expand)AuthorAge
* JSON formatting for Any.Gravatar Jon Skeet2015-12-02
* Implement JSON parsing in C#.Gravatar Jon Skeet2015-11-03
* remove duplicate test caseGravatar Jan Tattermusch2015-08-14
* JSON formatting for FieldMaskGravatar Jon Skeet2015-08-03
* Initial pass at formatting Struct as JSON.Gravatar Jon Skeet2015-08-03
* Format JSON for Duration and Timestamp.Gravatar Jon Skeet2015-08-03
* Simplify the JSON tests for readabilityGravatar Jon Skeet2015-07-31
* Fix JSON formatting to always emit fields in field order, including oneofsGravatar Jon Skeet2015-07-31
* First part of JSON formatting for well-known types. I think we need a reflect...Gravatar Jon Skeet2015-07-20
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17