João Távora
51adab5de2
Also allow custom false and null when serializing to JSON
* doc/lispref/text.texi (Parsing JSON): Describe new arguments of
json-serialize and json-insert.
* src/json.c (enum json_object_type, struct json_configuration):
Move up in file before first usage.
(lisp_to_json_toplevel, lisp_to_json_toplevel_1, lisp_to_json):
Accept a struct json_configuration*.
(Fjson_serialize, Fjson_insert): Accept multiple args.
(json_parse_args): Accept new boolean configure_object_type.
* test/src/json-tests.el
(json-serialize, json-insert): Update forward decls.
(json-parse-with-custom-null-and-false-objects): Add assertions for
json-serialize.
2018-06-15 00:13:00 +01:00
..
2018-04-11 21:16:49 -04:00
2018-05-02 20:18:07 -04:00
2018-03-23 11:29:06 -04:00
2018-03-30 14:26:25 -07:00
2018-04-28 23:20:33 +03:00
2018-06-12 07:40:33 -04:00
2018-05-07 07:50:49 -07:00
2018-06-15 00:13:00 +01:00
2018-01-01 01:25:56 -08:00
2018-05-22 12:42:16 -07:00
2018-05-23 07:53:58 -04:00
2018-05-21 12:31:54 -07:00
2018-01-26 20:49:44 -05:00
2018-01-17 13:41:07 -05:00