JSON parsing utility (mirror)

Jo-Philipp Wich 594cfa8646 main: fix spurious premature parse aborts in array mode 2 months ago
contrib 691f1065ad contrib: add ParseTrace prototype to parser skeleton 8 years ago
.gitignore f383013866 Switch to sqlite3's lemon parser generator. 9 years ago
CMakeLists.txt 013b75ab05 jsonfilter: drop legacy json-c support 1 year ago
ast.c 181cf50743 treewide: replace jow@openwrt.org with jo@mein.io 7 years ago
ast.h 181cf50743 treewide: replace jow@openwrt.org with jo@mein.io 7 years ago
lexer.c c7e938d658 implement POSIX regexp support 6 years ago
lexer.h c7e938d658 implement POSIX regexp support 6 years ago
main.c 594cfa8646 main: fix spurious premature parse aborts in array mode 2 months ago
matcher.c c7e938d658 implement POSIX regexp support 6 years ago
matcher.h c7e938d658 implement POSIX regexp support 6 years ago
parser.y c7e938d658 implement POSIX regexp support 6 years ago