summaryrefslogtreecommitdiff
path: root/python/plugin.py
AgeCommit message (Expand)Author
2018-04-02Add plugin commands for LLIL and MLILRusty Wagner
2018-01-11get_valid_list is now a dict, as well as add documentation for plugin registr...Jordan Wiens
2017-05-19update copyright yearJordan Wiens
2017-01-11Use correct enum type in Plugin objectPeter LaFosse
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse