aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/MessageParser.cs
Commit message (Expand)AuthorAgeFilesLines
* Finished an implementation commentJon Skeet2015-11-191-1/+3
* Introduce a Parser property into MessageDescriptor, and populate it from gene...Jon Skeet2015-11-191-9/+114
* Created a new exception for JSON failures.Jon Skeet2015-11-051-0/+2
* Implement JSON parsing in C#.Jon Skeet2015-11-031-0/+12
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-0/+24
* Rename ThrowHelper to Preconditions and make it public - we'll want to use it...Jon Skeet2015-07-301-2/+2
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+122