Glen Fraser 783b8b7361 In to_json(), maintain the "type" of empty maps and vectors
- fix issue #399.
- make to_json() with an empty Map, Vector or Dynamic_Object return a
  similar/compatible type (JSON object or array), rather than "null".
- include the fix for #381 (to_json() support for null values), so
  that can also be unit tested.
2018-01-11 19:44:27 +01:00
..
fnv1a.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
json_wrap.hpp In to_json(), maintain the "type" of empty maps and vectors 2018-01-11 19:44:27 +01:00
json.hpp Fix variable redeclaration from last merge conflict fix. 2017-11-21 14:06:42 -07:00
static_string.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
utility.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00