Add option to ignore mismatched array lengths due to `null`/`undefined`.42/head
commit049dc46796ec46a44b7d33a2075aa6fe5d180256
authorJames Rodovich <jim@ripeware.com>
Fri, 9 Mar 2018 00:56:20 +0000 (8 18:56 -0600)
committerJames Rodovich <jim@ripeware.com>
Fri, 9 Mar 2018 00:56:20 +0000 (8 18:56 -0600)
treebf42fab639321797f14fad1b4de184d570898699
parentb5e3c9bf73cb7908e246230e991d853aaa35552d
Add option to ignore mismatched array lengths due to `null`/`undefined`.
lua/json/decode/composite.lua
lua/json/decode/state.lua