summaryrefslogtreecommitdiff
path: root/json/json-forwards.h
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.
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
2016-12-06Add jsoncppJohn Hurlman
2016-06-05Makefile for building binaryninja-api and example c++ pluginbambu