cloudwu Merge pull request#12from rangercyh/patch-1 Jun 21, 2022 ed0db2e·Jun 21, 2022 History 264 Commits devel lua tests .gitattributes .gitignore CMakeLists.txt LICENSE Makefile NEWS README.adoc THANKS TODO build-packages.sh dtoa.c ...
Pull requests3 Actions Projects Wiki Security Insights Additional navigation options Files master .github devel lua tests .gitattributes .gitignore .travis.yml CMakeLists.txt LICENSE Makefile NEWS README.md THANKS build-packages.sh dtoa.c
TODO build-packages.sh 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 Lua CJSON 2.1devel Manual ...
Breadcrumbs lua-cjson / MakefileTop File metadata and controls Code Blame 120 lines (94 loc) · 3.83 KB Raw ### Available defines for CJSON_CFLAGS ### ## ## USE_INTERNAL_ISINF: Workaround for Solaris platforms missing isinf(). ## DISABLE_INVALID_NUMBERS: Permanently disable invalid ...
Forked from https://github.com/mpx/lua-cjson changed: convert json null to nil, means no related key in metatable Name lua-cjson - Fast JSON encoding/parsing Table of Contents Name Description Additions to mpx/lua encode_empty_table_as_object empty_array array_mt empty_array_mt encode...
README.adoc Add README.adoc for Github 6 years ago THANKS Update THANKS for locale bug reporter 11 years ago TODO Remove old TODO item 6 years ago build-packages.sh Use more common adoc extension for AsciiDoc 6 years ago dtoa.c Use Javascript compat values for Infinity/NaN 11 year...
lua tests .gitattributes .gitignore CMakeLists.txt LICENSE Makefile NEWS README.adoc THANKS TODO build-packages.sh 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...
README These JSON examples were taken from the JSON website (http://json.org/example.html) and RFC 4627. Used with permission. © 2020 GitHub, Inc. Terms Privacy Security Status Help Contact GitHub Pricing API Training Blog AboutYou can’t perform that action at this time. ...
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 ...
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...