harningt / luajson

JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
http://www.eharning.us/wiki/luajson/
Other
251 stars 48 forks source link

Merge in nonrecursive to next/master #19

Closed harningt closed 12 years ago

harningt commented 13 years ago

The nonrecursive branch needs to be merged into the latest codebase and fully tested. Further performance tuning that has stalled merging will be put off 'til later.

harningt commented 12 years ago

Pulled in independently w/ 87fae51a2f1133392861e246cc5b423a175ba55c and reset next to a clean state