summaryrefslogtreecommitdiff
path: root/api.pro
AgeCommit message (Expand)Author
2015-03-03Add a logging systemRusty Wagner
2015-02-20Initial code for generating function graphsRusty Wagner
2015-02-19Add APIs for accessing function informationRusty Wagner
2015-02-17Use c++11 config option, work on 10.7 againRusty Wagner
2015-02-17Fix Mac build, minimum is now 10.9 to allow C++11 to buildRusty Wagner
2015-02-16Add architecture plugin type, x86 plugin, and get ready for threadsRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner
2015-02-05Fix Mac build and toolbar size on MacRusty Wagner
2015-02-03Refactor to allow for plugins and language bindingsRusty Wagner