aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Serialization/JsonFormatReader.cs
Commit message (Expand)AuthorAgeFilesLines
* Change "typeof (Foo)" to "typeof(Foo)" everywhere. I have no idea why I used toJon Skeet2012-06-041-1/+1
* Added comments for private fieldscsharptest2011-09-291-0/+1
* Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-091-7/+6
* first pass at adding required changescsharptest2011-09-081-4/+21
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-0/+245