Commit message (Expand) | Author | Age | |
---|---|---|---|
* | JSON formatting for Any. | Jon Skeet | 2015-12-02 |
* | Implement JSON parsing in C#. | Jon Skeet | 2015-11-03 |
* | remove duplicate test case | Jan Tattermusch | 2015-08-14 |
* | JSON formatting for FieldMask | Jon Skeet | 2015-08-03 |
* | Initial pass at formatting Struct as JSON. | Jon Skeet | 2015-08-03 |
* | Format JSON for Duration and Timestamp. | Jon Skeet | 2015-08-03 |
* | Simplify the JSON tests for readability | Jon Skeet | 2015-07-31 |
* | Fix JSON formatting to always emit fields in field order, including oneofs | Jon Skeet | 2015-07-31 |
* | First part of JSON formatting for well-known types. I think we need a reflect... | Jon Skeet | 2015-07-20 |
* | First pass at the big rename from ProtocolBuffers to Google.Protobuf. | Jon Skeet | 2015-07-17 |