jsx/src
2012-03-21 05:35:16 -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 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_encoder.erl make tests runnable from basic rebar.config for users who have meck on path already 2012-03-06 19:59:49 -08:00
jsx_opts.hrl 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:26:19 -07:00
jsx_to_json.erl use meck for testing 2012-03-06 00:20:34 -08:00
jsx_to_term.erl lift init methods into decoder/encoder 2012-03-05 19:53:55 -08:00
jsx_utils.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:26:19 -07:00
jsx_verify.erl more tests, up to 90% code coverage 2012-03-05 20:15:01 -08:00