]> Pileus Git - ~andy/rhawk/commit
Update json parser
authorAndy Spencer <andy753421@gmail.com>
Fri, 29 Mar 2013 08:06:11 +0000 (08:06 +0000)
committerAndy Spencer <andy753421@gmail.com>
Fri, 29 Mar 2013 08:06:11 +0000 (08:06 +0000)
commit74f2519f03ada38ce9309ae4d15a32c83affd645
tree679d56d4ce5e419e565b35e75f715149ca90fb4c
parent0385fc73c7e32e91d57a6d66cc8708d5649e7b5c
Update json parser

- Support parsing null values, negatives, and decimals
- Output null values for uninitialized variables
- Output empty strings correctly
json.awk