-
Kamal Marhubi authored
This is the first step towards JSON decoding, implementing the basic functionality of JsonCodec::decodeRaw. The main outstanding issues are: - it allows trailing commas in arrays and objects - it is too liberal in number syntax, eg allowing a leading + - it does rejects non-ASCII characters in \u escapes Refs https://github.com/sandstorm-io/capnproto/issues/255
b17faeec
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
json-test.c++ | ||
json.c++ | ||
json.capnp | ||
json.h |