• Nicholas Fraser's avatar
    Added trailing comma support to iterative parser · 68217548
    Nicholas Fraser authored
    This also fixes cases where the iterative parser should have produced
    kParseErrorValueInvalid rather than kParseErrorUnspecifiedSyntaxError
    when expecting a value (after a colon in an object, after a comma in an
    array, and at the start of an array.)
    68217548
readertest.cpp 64.5 KB