• Jon Skeet's avatar
    Handle JSON parsing for Any. · 3de2fced
    Jon Skeet authored
    This required a rework of the tokenizer to allow for a "replaying" tokenizer, basically in case the @type value comes after the data itself. This rework is nice in some ways (all the pushback and object depth logic in one place) but is a little fragile in terms of token push-back when using the replay tokenizer. It'll be fine for the scenario we need it for, but we should be careful...
    3de2fced
Name
Last commit
Last update
..
keys Loading commit data...
protos Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...
build_packages.bat Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...