jsx/src
2012-03-20 22:53:18 -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-15 21:23:51 -07:00
jsx_decoder.erl apply escape_forward_slash option to decoding as well as encoding 2012-03-19 15:57:00 -07:00
jsx_encoder.erl fix for older erts versions where the private space reserved characters are not recognized 2012-03-20 22:53:18 -07:00
jsx_opts.hrl allow c and c++ style comments anywhere whitespace is legal 2012-03-19 14:34:07 -07:00
jsx_to_json.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-16 15:34:57 -07:00
jsx_to_term.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-16 15:34:57 -07:00
jsx_utils.erl fixes wrongheaded and stupid escaping of strings 2012-03-20 19:36:27 -07:00
jsx_verify.erl remove all ?_assert and replace with ?_assertFoo's 2012-03-16 15:34:57 -07:00