numam-spdk/lib/json
Daniel Verkamp 69c7ff06dc json: allow decoding of non-standard comments
Comments are not allowed in the JSON RFC, but some JSON libraries accept
JavaScript-style comments.

Add a flag that enables non-spec-compliant comment parsing.

Change-Id: I9dfb66bb46ecff1a22d8af5a9c50620686a4707c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-19 09:49:18 -07:00
..
json_internal.h json: add JSON parser and encoder libraries 2016-05-09 13:30:02 -07:00
json_parse.c json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
json_util.c json: add JSON parser and encoder libraries 2016-05-09 13:30:02 -07:00
json_write.c json: fix spdk_json_write_val with nested objects 2016-05-11 10:43:02 -07:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00