10 Commits (41824d93e5bde93afde4c2627e481d6e8f4f2b0c)

Author SHA1 Message Date
Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 9 years ago
Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 10 years ago
Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 10 years ago
Jon Skeet 6fa17e7597 Reimplement JSON recursion by detecting the depth in the tokenizer. 10 years ago
Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 10 years ago
Jon Skeet 3d257a9dc1 Add recursion limit handling to JSON parsing. 10 years ago
Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. 10 years ago
Jon Skeet fb2488225f Implement JSON parsing in C#. 10 years ago