coreJSON
coreJSON copied to clipboard
A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers
Two gripes regarding `JSON_Iterate` 1. JSON arrays can't hold key-value pairs, just values. Requiring `JSONPair_t` when iterating arrays unnecessarily complicates user code. IMO there should be separate APIs for iterating...
Description ----------- With CBMC v6, unwinding assertions are enabled by default, and object bits no longer need to be set at compile time. Update various build rules to use the...
Also magically creating a branch for a release is not good practice. And breaks tools assuming this.