decoder: fixes compatibility with lpeg 0.12 by closing off 0-length captures in loops
commit298de2e20bd482ee051120296dfaa0e74b0065bb
authorThomas Harning Jr <harningt@gmail.com>
Fri, 4 Apr 2014 22:48:00 +0000 (4 18:48 -0400)
committerThomas Harning Jr <harningt@gmail.com>
Fri, 4 Apr 2014 19:49:54 +0000 (4 15:49 -0400)
treec2199943f80b33e73f9ad2d59850aebcf1fa3fd0
parent4c499cd447a1b09ac258cbb93b7572b92b460ef4
decoder: fixes compatibility with lpeg 0.12 by closing off 0-length captures in loops

Conflicts:
lua/json/decode/util.lua
lua/json/decode/strings.lua