summaryrefslogtreecommitdiff
path: root/type.cpp
AgeCommit message (Expand)Author
2017-01-11Add a qualified name object in the C APIRusty Wagner
2017-01-11Create qualified name objectRusty Wagner
2017-01-11Use named type references for registered types, use qualified names for typesRusty Wagner
2017-01-03Tokenize typesRusty Wagner
2016-12-01Adding APIs to manipulate structuresRusty Wagner
2016-10-09adding gnu3 demangler apisplafosse
2016-07-07Adding DemangleMS API and extending types for C++plafosse
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-27Implement platform type libraries, though types folder is not yet automatical...Rusty Wagner
2016-01-25Initial implementation of platform ABI classesRusty Wagner
2015-09-04Add type classes to Python APIRusty Wagner
2015-08-21Adding type parserRusty Wagner
2015-08-19Add C preprocessor in preparation for type parsingRusty Wagner
2015-07-28Initial implementation of type infoRusty Wagner