descriptionJSON Parser/Constructor for Lua
homepage URLhttp://www.eharning.us/wiki/luajson
ownerharningt@gmail.com
last changeFri, 30 Dec 2011 02:57:18 +0000
Push URLssh://repo.or.cz/srv/git/luajson.git
Content tags:
Add:
readme
JSON Parser/Constructor for Lua
Uses LPeg to decode JSON and tables to encode JSON
See canonical GitHub repository: https://www.github.com/harningt/luajson.
See http://www.ohloh.net/projects/11513
shortlog
2011-12-30 Thomas Harning Jrbase: rockspec 1.3-1 final tagging master
2011-12-30 Thomas Harning Jrbase: rockspec 1.3-1 base prep 1.3
2011-12-29 Thomas Harning Jrdocs: Documents 1.3 release
2011-12-29 Thomas Harning Jrbase: fixes luajson-scm-4.rockspec
2011-12-29 Thomas Harning Jrdecoder: fixes missing symbol problem in enhanced error...
2011-12-29 Thomas Harning Jrtests: adds null array roundtrip issue per gh-4
2011-12-29 Thomas Harning Jrbase: rockspec scm-4 added due to file layout change
2011-12-29 Thomas Harning Jrdecoder: overhaul update to be iterative to avoid call...
2011-12-29 Thomas Harning Jrdecoder: error detection enhancements from next branch
2011-12-01 Thomas Harning Jr.Merge pull request #18 from fperrad/master
2011-10-31 Francois Perradfix test suite with Lua 5.2
2011-10-31 Francois Perradfix loadstring when Lua 5.2 is strict
2011-10-10 Thomas Harning Jrall: update option processing system to do more pre...
2011-10-10 Thomas Harning Jrall: 5.2 compatibility
2011-10-10 Thomas Harning Jrdecoder: adds global 'nothrow' option to protect call...
2011-05-26 Thomas Harning Jrbase: rockspec 1.2.2-1 final tagging
...
tags
5 weeks ago 1.3 luajson 1.3
7 months ago pre-1.0 luajson 1.0 pre-release
7 months ago 1.2.2 luajson 1.2.2
7 months ago 1.2.1 luajson 1.2.1
7 months ago 1.2 luajson 1.2
7 months ago 1.1.2 luajson 1.1.2
7 months ago 1.1.1 luajson 1.1.1
7 months ago 1.1 luajson 1.1
7 months ago 1.0.3 luajson 1.0.3
7 months ago 1.0.2 luajson 1.0.2
7 months ago 1.0.1 luajson 1.0.1
7 months ago 1.0 luajson 1.0
7 months ago 0.9.1 luajson 0.9.1
7 months ago 0.9 luajson 0.9
7 months ago 0.6 Secondary release with divided...
7 months ago 0.5 Initial code release to get the...
...
heads
5 weeks ago master
5 weeks ago next
9 months ago 1.1.x
9 months ago 1.0.x
15 months ago nothrow