jsx/src
2014-08-26 22:28:44 -07:00
..
jsx.app.src v2.1 2014-08-19 17:53:22 -07:00
jsx.erl parser (and encoder) accept calendar:datetime() tuples and 2014-08-19 17:50:07 -07:00
jsx_config.erl introduce option to skip checking for repeated keys 2014-08-26 22:28:44 -07:00
jsx_config.hrl introduce option to skip checking for repeated keys 2014-08-26 22:28:44 -07:00
jsx_decoder.erl allow a single trailing comma in objects or arrays 2014-08-19 17:47:44 -07:00
jsx_encoder.erl prevent json objects with repeated keys from being emitted from the 2014-06-15 22:12:07 +00:00
jsx_parser.erl introduce option to skip checking for repeated keys 2014-08-26 22:28:44 -07: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 `get_value/1' function for retrieving the current (final?) value 2014-01-12 21:38:02 +00:00
jsx_verify.erl add incomplete typespecs to is_json and is_term 2014-05-17 20:14:45 +00:00