Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 10 gadi atpakaļ
  Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 10 gadi atpakaļ
  Jan Tattermusch ffe25c76ea Merge pull request #941 from jskeet/recursion-limit 10 gadi atpakaļ
  Jon Skeet 6fa17e7597 Reimplement JSON recursion by detecting the depth in the tokenizer. 10 gadi atpakaļ
  Jon Skeet 3a72a1eeaf Merge pull request #940 from jskeet/json-names 10 gadi atpakaļ
  Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 10 gadi atpakaļ
  Jon Skeet 3d257a9dc1 Add recursion limit handling to JSON parsing. 10 gadi atpakaļ
  Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. 10 gadi atpakaļ
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 gadi atpakaļ