jsx/src
alisdair sullivan c96d83b488 certain astral plane json escape sequences were inadvertently being
replaced with the replacement character
2014-12-07 15:37:34 -08:00
..
jsx.app.src v2.3.0 2014-12-03 23:16:41 -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 add uescape option for 7 bit clean output of strings 2014-11-24 19:15:51 -08:00
jsx_config.hrl add uescape option for 7 bit clean output of strings 2014-11-24 19:15:51 -08:00
jsx_decoder.erl certain astral plane json escape sequences were inadvertently being 2014-12-07 15:37:34 -08:00
jsx_encoder.erl allow unicode noncharacters and reserved space characters in json 2014-12-01 19:43:07 +00:00
jsx_parser.erl switch string parsing to a count and slice implementation 2014-12-03 22:54:44 -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 add a return_maps option that returns maps instead of proplists 2014-11-24 19:14:30 -08:00
jsx_verify.erl add incomplete typespecs to is_json and is_term 2014-05-17 20:14:45 +00:00