-
-
-
-
-
-
-
-
-
-
-
-
-
0.6da289601 · ·
Secondary release with divided decoders and round-tripping. * Divided the decoder modules to assist in management of changes and bugs * Added a basic round-trip test to the suite * Temporarily reduced restrictions on number parsing (inf/nan) to permit round-tripping tests to pass for 'pass1.json' which has a too-large value that results in 'inf'
-
0.5b5f77b9d · ·
Initial code release to get the ball rolling * Supports encode-decode of JSON with null preservation * Attempts to handle unicode encode/decode, definitly needs fixes * Supports a strict/non-strict decoding parser