issues
search
mpx
/
lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
https://kyne.au/~mark/software/lua-cjson.php
MIT License
936
stars
478
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Work around newer CMake and MSVC support
#89
Alex-Beng
opened
5 months ago
0
decode null to cjson.null
#88
xxy7800
opened
5 months ago
0
Missing header guards of strbuf.h
#87
myzhan
opened
6 months ago
0
Precompiled library for windows
#86
Paws-Dev
opened
10 months ago
0
encode/decode array with special metatable
#85
StarlightIbuki
closed
1 year ago
1
Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c
#84
zhuizhuhaomeng
closed
1 year ago
0
Lua 5.1.5 fails to load cjson or cjson.safe
#83
4mig4
closed
1 year ago
1
Lua-Cjson cannot locate symbol "floor" in Termux
#82
mbekkomo
closed
1 year ago
4
Compilation warning about fpconv_init
#81
graywolf-at-work
opened
2 years ago
0
maximum encode_number_precision value
#80
rexxar-liang
opened
2 years ago
0
perf: using nil replace userdata: (nil) while decoding string which c…
#79
JieTrancender
opened
2 years ago
2
How to get empty json array,use cjson
#78
hiallo
opened
3 years ago
0
dlopen failed: cannot locate symbol "floor" referenced by ...
#77
dauuricus
opened
3 years ago
2
Provide a global option to enable/disable escaping of forward slashes
#76
najoast
opened
3 years ago
0
The test suite is too inflexible
#75
mcepl
opened
3 years ago
0
Undefined symbol luaL_setfuncs
#74
KwadwoObeng
opened
3 years ago
1
cjson的encode后的字符的顺序问题
#73
KevinZXD
opened
3 years ago
1
decode will not decode an encoded table
#72
eladbs
opened
3 years ago
1
docs: fix simple typo, ininity -> infinity
#71
timgates42
opened
3 years ago
0
Writing floats is locale dependent
#70
smurfix
opened
4 years ago
6
Required on debian Testing
#69
kenrestivo
opened
4 years ago
0
cjson.so: undefined symbol: lua_rotate
#68
mofywong
opened
5 years ago
1
handling totally invalid jsons
#67
alexyuriev
opened
5 years ago
1
cjson encode table encodes `/`
#66
ktalebian
opened
5 years ago
8
sudo make cc -c -O3 -Wall -pedantic -DNDEBUG -I/usr/local/include -fpic -o lua_cjson.o lua_cjson.c lua_cjson.c:43:10: fatal error: lua.h: No such file or directory #include <lua.h> ^~~~~~~ compilation terminated. Makefile:90: recipe for target 'lua_cjson.o' failed make: *** [lua_cjson.o] Error 1
#65
majulong
opened
5 years ago
2
How can allow '\' back slash in lua cjson.decode
#64
balait2013
opened
5 years ago
0
Error: error loading module 'cjson' from file %1 is not a valid Win32 application.
#63
OleeL
closed
5 years ago
2
Why “/” will be escaped
#62
imilli
closed
6 years ago
1
Fix missing strncasecmp on Windows
#61
isavegas
closed
4 years ago
0
Compilation issue: Redefinition of fpconv_init when defining USE_INTERNAL_FPCONV
#60
arnaudfoisset
opened
6 years ago
0
Support lua 5.3 integer representation
#59
cloudwu
opened
6 years ago
1
Nested json decode error
#58
leopeng1995
closed
6 years ago
2
Avoid escaping forward slash
#57
schnell18
opened
6 years ago
9
Symbol not found: _lua_objlen
#56
ktalebian
opened
6 years ago
9
error loading module cjson.safe
#55
rayenmessaoudi
opened
6 years ago
2
Error using luarocks installation
#54
hugeblank
opened
6 years ago
3
'fpconv_init' declared but never defined on Alpine Linux 3.7
#53
cbalano
opened
6 years ago
0
Examples in manual are confusing
#52
bdheeman
opened
7 years ago
0
cjson with luajit2.1
#51
jney
opened
7 years ago
3
Option for sorting object keys
#50
kunkku
opened
7 years ago
0
Use Travis CI to build and run the test suite
#49
cavokz
closed
7 years ago
1
Adding support for an extra json_encode argument for empty table encoding resolution
#48
szakharchenko
closed
6 years ago
1
Add support to define lua-cjson options at compile time
#47
ludrao
opened
7 years ago
0
Decode JSON went wrong
#46
aph12123
closed
7 years ago
1
error loading module 'cjson'
#45
kelvin7feng
closed
8 years ago
4
Fix build under MSVC on Windows platform
#44
howard0su
opened
8 years ago
1
Fix build under MSVC on Windows platform
#43
howard0su
closed
8 years ago
0
Building with VS2015
#42
Jedzia
opened
8 years ago
1
how to install it?
#41
SeekPoint
opened
8 years ago
1
Not loading for luajit/lua 5.1
#40
Clyybber
opened
8 years ago
4
Next