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
..
dispatchkit Merge pull request #366 from mlang/future_type 2017-11-21 14:42:11 -07:00
language Fix scope optimizations for ranged for and refs 2017-11-30 10:06:32 -07:00
utility In to_json(), maintain the "type" of empty maps and vectors 2018-01-11 19:44:27 +01:00
chaiscript_basic.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
chaiscript_defines.hpp Fixed issue when lacking positive exponent sign 2017-11-22 14:52:05 -06:00
chaiscript_stdlib.hpp Cleanups and split up into _basic options 2016-08-27 10:33:44 -06:00
chaiscript_threading.hpp ChaiScript can only support static in non-threading mode 2017-05-31 14:18:30 -06:00
chaiscript.hpp Fix defaults for dynload options 2017-06-06 14:59:05 -06:00