jsx/src
2012-03-23 18:19: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 corrected handling of malformed utf8 sequences 2012-03-21 05:38:08 -07:00
jsx_opts.hrl allow c and c++ style comments anywhere whitespace is legal 2012-03-21 05:36:39 -07:00
jsx_to_json.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-21 05:36:39 -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 Merge https://github.com/fogfish/jsx into develop 2012-03-23 18:19:00 -07:00
jsx_verify.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-21 05:36:39 -07:00