Nicholas Fraser 68217548f3 Added trailing comma support to iterative parser
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.)
2016-03-20 12:52:48 -04:00
..
2016-02-23 14:21:03 +08:00
2016-03-08 10:03:31 +08:00
2016-02-08 01:45:12 +08:00
2016-02-20 22:40:36 +08:00
2016-02-02 18:20:36 +08:00
2016-01-23 15:27:59 +08:00
2016-03-05 10:34:00 +08:00