提交历史

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