decode: Refactored number handling out of the decoder
commit75888b76f2e34ed35879225d050acfd31ffc69e1
authorThomas Harning Jr <harningt@gmail.com>
Tue, 29 Jul 2008 04:33:03 +0000 (29 00:33 -0400)
committerThomas Harning Jr <harningt@gmail.com>
Tue, 29 Jul 2008 04:33:03 +0000 (29 00:33 -0400)
treea3e82cef35b2db167dcaf09e2224c1202cb889d6
parent09e5dcf0504193606dc1cf3475c6a0d05189ce9a
decode: Refactored number handling out of the decoder
src/json/decode.lua
src/json/decode/number.lua [new file with mode: 0644]
src/json/decode/util.lua [new file with mode: 0644]