Commit History

Autor SHA1 Mensaxe Data
  Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. %!s(int64=10) %!d(string=hai) anos
  Jan Tattermusch ffe25c76ea Merge pull request #941 from jskeet/recursion-limit %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 6fa17e7597 Reimplement JSON recursion by detecting the depth in the tokenizer. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 3a72a1eeaf Merge pull request #940 from jskeet/json-names %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 0fb39c4afe Created a new exception for JSON failures. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 3d257a9dc1 Add recursion limit handling to JSON parsing. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet fb2488225f Implement JSON parsing in C#. %!s(int64=10) %!d(string=hai) anos