jsx/src
2014-12-09 22:16:55 +00:00
..
jsx.app.src v2.3.1 2014-12-07 15:38:59 -08:00
jsx.erl add maps_support/0 function that reports whether jsx was 2014-10-28 04:46:10 +00:00
jsx_config.erl strip out checks for repeated keys in generated json. no one cares 2014-12-07 07:59:51 +00:00
jsx_config.hrl strip out checks for repeated keys in generated json. no one cares 2014-12-07 07:59:51 +00:00
jsx_decoder.erl switch to a counting implementation of number parsing a la strings 2014-12-09 02:20:01 -08:00
jsx_encoder.erl reorder parser clauses and simplify escaping for performance 2014-12-07 08:15:56 +00:00
jsx_parser.erl produce binaries in escaped strings in decoder/parser instead of lists 2014-12-09 02:19:13 -08:00
jsx_to_json.erl use iolists in place of binaries when building json 2014-08-26 18:26:23 -07:00
jsx_to_term.erl revert a jsx_to_term optimizatin that micro benchmarked well but didn't macro 2014-12-09 22:16:55 +00:00
jsx_verify.erl strip out checks for repeated keys in generated json. no one cares 2014-12-07 07:59:51 +00:00