summaryrefslogtreecommitdiff
path: root/python/generator.cpp
AgeCommit message (Collapse)Author
2017-05-19update copyright yearJordan Wiens
2017-01-16Merge branch 'dev' into type_viewRusty 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-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ↵Peter LaFosse
existing plugins
2016-10-28Refactor python api into separate files and add Enumeration support. Also ↵plafosse
fixed bugs found with pyflakes
2016-07-07Adding DemangleMS API and extending types for C++plafosse
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-04-10Move all of API and Python bindings into api directoryRusty Wagner