This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
mirror of
https://github.com/json-c/json-c.git
synced
2026-09-07 08:36:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d658982e591389341a92aae2ee54cd26e81beb5
json-c
/
apps
T
History
Eric Hawicz
1d658982e5
Issue
#929
: fix bad calculation of error offset when parsing in the apps/json_parse tool.
...
Also, show the failing character in hex to ensure error output is readable.
2026-06-21 12:43:20 -04:00
..
cmake
Extend the CMakeLists.txt in the apps directory to be usable as a standalone build, to link against other versions of json-c.
2020-04-26 04:02:36 +00:00
CMakeLists.txt
apps: use CMake check for getopt.h
2025-11-29 01:32:10 -06:00
json_parse.c
Issue
#929
: fix bad calculation of error offset when parsing in the apps/json_parse tool.
2026-06-21 12:43:20 -04:00
meson.build
make: Adding support for building json-c with meson
2025-10-20 12:08:01 -06:00