issues
search
zserge
/
jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.72k
stars
783
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minor typo in jsmn.c
#139
BenBE
closed
6 years ago
0
Buffer overflow in jsmn
#138
yunho-kim
closed
5 years ago
1
Parse output error on Mac.
#137
Ulmo
opened
6 years ago
0
Parsing JSON twice give different results.
#136
C47D
closed
6 years ago
2
Is jsmn safe thread?
#135
g10guang
closed
5 years ago
1
Various minor stylistic changes
#134
odgalvin
closed
5 years ago
4
example 풀리퀘스트
#133
sogaaron
opened
6 years ago
3
Tag release and publish to Arduino Library Manager
#132
s-celles
opened
6 years ago
1
Invalid JSON map parsed as OK
#131
edsiper
opened
6 years ago
3
Modified jsmn to use jsmnint_t, an unsigned int, for buffer indexes.
#130
schneidersoft
closed
5 years ago
1
JSON parsing error
#129
RanjithEy-Kore
closed
6 years ago
6
add CMake && ios_camke_toolchain
#128
L1MeN9Yu
closed
6 years ago
0
brejski/remove examples
#127
brejski
closed
6 years ago
0
Fixed two typos in a comment.
#126
abalkin
closed
6 years ago
0
heap buffer overflow on some inputs
#125
hongxuchen
closed
5 years ago
12
Btc/typos and more - clean up Makefile; add new example
#124
drbitboy
opened
6 years ago
1
btc/typos - JSON_ERROR_... should be JSMN_ERROR_... in README.md
#123
drbitboy
closed
6 years ago
0
Handle numeric primitives that start with '.' or '+'
#122
drbitboy
closed
7 years ago
4
Undefined symbols for architecture x86_64 on MAC
#121
annibuliful
opened
7 years ago
1
Removed test code
#120
jonaskgandersson
closed
7 years ago
0
add more strict checking
#119
lunatikub
closed
5 years ago
6
Shouldn't you use tokSuper here?
#118
martinus
opened
7 years ago
0
array with a ':' instead of ','
#117
snoutkippington
opened
7 years ago
0
Convert build system to autotools, and enable building the shared library
#116
luke-jr
opened
7 years ago
0
Add support for building android package
#115
binli71
opened
7 years ago
0
Fix grammar (should use a plural verb)
#114
mattdbr
opened
7 years ago
0
Error when dynamically allocating number of tokens
#113
tmarrinan
closed
7 years ago
2
Parsing bug occurs when JSMN_STRICT is disabled
#112
phinzphinz
opened
7 years ago
1
Benchmark against rapidjson
#111
koraa
opened
7 years ago
0
Possible buffer overflow with nested array in hash
#110
Asmod4n
opened
7 years ago
0
Integrate LICENSE into jsmn.c to make it easier to integrate in other projects
#109
thomask77
closed
5 years ago
1
Make jsmntype_t values bit flags
#108
olmokramer
closed
3 years ago
12
Ignore build artifacts
#107
iveqy
closed
5 years ago
1
Boundary parsing bug in non-strict mode
#106
ivarref
opened
7 years ago
0
Does jsmn_parse ever return JSMN_ERROR_INVAL?
#105
tjamison
opened
7 years ago
3
JSMN_STRICT test fails
#104
tjamison
opened
7 years ago
2
nested arrays
#103
thesrinivas
closed
5 years ago
1
Should allow primitive at root to comply RFC
#102
yasuoka
opened
7 years ago
4
PLEASE MAKE CALLBACK INTERFACE
#101
ghost
closed
5 years ago
1
Fully validate JSON in JSMN_STRICT mode
#100
DemiMarie
closed
5 years ago
1
strict checking fails a test, add {}s to fix it
#99
prubel
closed
7 years ago
0
Changed child counting to skip-lists.
#98
frobnitzem
opened
7 years ago
1
split unmatched bracket test into strict and non strict
#97
pt300
opened
8 years ago
2
Test for unmatched brackets includes non-strict valid, strict invalid testcase
#96
ssuerbier
opened
8 years ago
1
Fix issue in documentation.
#95
crondaemon
closed
8 years ago
0
Fix for no error with unmatched closing bracket with PARENT_LINKS
#94
pt300
closed
8 years ago
0
Import jsmn forked build flag to limit jsmn tokens to 16-bit integers.
#93
aidanwolter3
opened
8 years ago
0
My branch
#92
andrewclarkii
closed
5 years ago
1
Conformance report for reference
#91
miloyip
opened
8 years ago
2
No parameter validation in any functions
#90
IAXES
closed
8 years ago
2
Previous
Next