decode+docs+tests: adds support for (array/object/calls).allowEmptyElement to address...
commitfe4b2fd63312f1b70c237dba89ce573427f49460
authorThomas Harning Jr <harningt@gmail.com>
Mon, 16 Jan 2017 21:42:38 +0000 (16 16:42 -0500)
committerThomas Harning Jr <harningt@gmail.com>
Mon, 16 Jan 2017 21:42:38 +0000 (16 16:42 -0500)
treec2284f116719d8a1fe2e3e8eb7883b908ea791a4
parent77734a33849eacaec7277266259addfc321c81ab
decode+docs+tests: adds support for (array/object/calls).allowEmptyElement to address GH #38
docs/LuaJSON.txt
lua/json/decode/composite.lua
lua/json/decode/state.lua
tests/lunit-empties-decode.lua [new file with mode: 0644]