summaryrefslogtreecommitdiff
path: root/binaryviewtype.cpp
AgeCommit message (Collapse)Author
2018-01-14Container Memory Reservations.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2016-07-23Add endian argument to registering archs with viewsRusty Wagner
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2016-01-25Initial implementation of platform ABI classesRusty Wagner
2015-08-28Binary view API cleanup, and add reader/writer class to Python APIRusty Wagner
2015-03-04Add architecture to graph edges, and add edge routing data field for layoutRusty Wagner
2015-02-16Add architecture plugin type, x86 plugin, and get ready for threadsRusty Wagner
2015-02-16Restyle the code to use smart tabsRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner