summaryrefslogtreecommitdiff
path: root/json
AgeCommit message (Collapse)Author
2026-04-15Compile jsoncpp into a different namespace when building as part of coreMark Rowe
This allows it to be compiled into statically linked builds without causing ODR violations.
2023-09-01Make the json exception macro specifiable externally tooGlenn Smith
Thanks, windows
2023-09-01Make asserts from jsoncpp more descriptiveGlenn Smith
2020-05-11Modifications for supporting jemalloc in the coreRusty Wagner
2018-10-18Initial Enhanced Settings System.Brian Potchik
2017-03-15Merge branch 'dev' into devAndrew Lamoureux
2017-03-15Merge branch 'dev' of https://github.com/bambu/binaryninja-api into bambu-devAndrew Lamoureux
2017-03-15json 1.6.1 moved here from coreAndrew Lamoureux
(this will likely be updated in a bit, hang tight)
2016-12-06Add jsoncppJohn Hurlman
2016-06-05Makefile for building binaryninja-api and example c++ pluginbambu