jsx/src
2012-03-24 19:42:00 -07:00
..
jsx.app.src 1.0 release 2012-03-15 21:22:08 -07:00
jsx.erl the option single_quotes in functions dealing with json inputs now allows json that uses single quotes to deliminate keys and strings to be processed, note that this changes the escaping rules slightly 2012-03-21 05:35:16 -07:00
jsx_decoder.erl corrected handling of malformed utf8 sequences 2012-03-21 05:38:08 -07:00
jsx_encoder.erl encoder now only performs a single pass on strings and can optionally json encode them 2012-03-24 19:42:00 -07:00
jsx_opts.hrl encoder now only performs a single pass on strings and can optionally json encode them 2012-03-24 19:42:00 -07:00
jsx_to_json.erl encoder now only performs a single pass on strings and can optionally json encode them 2012-03-24 19:42:00 -07:00
jsx_to_term.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-21 05:36:39 -07:00
jsx_utils.erl encoder now only performs a single pass on strings and can optionally json encode them 2012-03-24 19:42:00 -07:00
jsx_verify.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-21 05:36:39 -07:00