aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs
Commit message (Expand)AuthorAgeFilesLines
* JSON formatting for FieldMaskJon Skeet2015-08-031-0/+18
* Initial pass at formatting Struct as JSON.Jon Skeet2015-08-031-0/+17
* Format JSON for Duration and Timestamp.Jon Skeet2015-08-031-0/+61
* Simplify the JSON tests for readabilityJon Skeet2015-07-311-60/+71
* Fix JSON formatting to always emit fields in field order, including oneofsJon Skeet2015-07-311-0/+25
* First part of JSON formatting for well-known types. I think we need a reflect...Jon Skeet2015-07-201-0/+27
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+261