fpconv.c fpconv.h g_fmt.c lua-cjson-2.1devel-1.rockspec lua-cjson.spec lua_cjson.c manual.adoc performance.adoc rfc4627.txt runtests.sh strbuf.c strbuf.h Repository files navigation README MIT license Lua CJSON
fpconv.c fpconv.h g_fmt.c lua-cjson-2.1devel-1.rockspec lua-cjson.spec lua_cjson.c manual.adoc performance.adoc rfc4627.txt runtests.sh strbuf.c strbuf.h Lua CJSON 2.1devel Manual Overview The Lua CJSON module provides JSON support for Lua. ...
master lua-cjson/lua/ Go to file This branch is 66 commits ahead, 14 commits behind mpx:master. Pull request Compare Latest commit Git stats History Files Type Name Latest commit message Commit time . . cjson json2lua.lua lua2json.lua ...
lua-cjson/tests/ Go to file lua-cjson/tests/ This branch is 64 commits ahead, 14 commits behind mpx:master. Pull request Compare Latest commit Git stats History Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time . . README ...
This branch is up to date with mpx/lua-cjson:master. Contribute Latest commit mpx Add README.adoc for Github e8972ac on Aug 25, 2016 Git stats 237 commits Files Type Name Latest commit message Commit time devel Add original JSON parser design outline 11 years ago lua Update cjson...
dtoa.c dtoa_config.h fpconv.c fpconv.h g_fmt.c lua-cjson-2.1devel-1.rockspec lua-cjson.spec lua_cjson.c manual.adoc performance.adoc rfc4627.txt runtests.sh strbuf.c strbuf.h Breadcrumbs lua-cjson / .gitignore Latest commit mpx Convert perf results to HTML and update for 2.0...
Bugfix: Lua cjson integer overflow issues (CVE-2022-24834) (#94) 3 peoplecommittedJul 20, 2023 · 1 / 1 Verified 2bfad8f Commits on Feb 22, 2023 bumped version to 2.1.0.12. zhuizhuhaomengcommittedFeb 22, 2023 881accc Add updated netlib dtoa.c from https://netlib.sandia.gov...
The Lua CJSON module provides JSON support for Lua. Features Fast, standards compliant encoding/parsing routines Full support for JSON with UTF-8, including decoding surrogate pairs Optional run-time support for common exceptions to the JSON specification (infinity, NaN,..) No dependencies on ...
lua-cjson-2.1devel-1.rockspec Bump version to 2.1devel Mar 4, 2012 lua-cjson.spec Use more common adoc extension for AsciiDoc Aug 24, 2016 lua_cjson.c CJSON_EXPORT for msvc Aug 24, 2016 manual.adoc Update manual Aug 25, 2016 performance.adoc Use more common adoc extension for Ascii...
g_fmt.c Fix string length returned by g_fmt.c for |x|<1 Mar 4, 2012 lua-cjson-2.1devel-1.rockspec feature: supports MS C compiler older than VC2012. Feb 1, 2017 lua-cjson.spec Add release notes for 2.1.0 release Mar 4, 2012 ...