summaryrefslogtreecommitdiff
path: root/python/function.py
AgeCommit message (Expand)Author
2017-02-09Fix highlight API's to work with HighlightStandardColor properlyPeter LaFosse
2017-01-09Use new style class definitions, add __init__ BinaryDataNotificationPeter LaFosse
2017-01-09Wrapping some unwrapped enumeration values, and adding il basic block indexingPeter LaFosse
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2017-01-02merging minor typoPeter LaFosse
2017-01-02Making platform and architecture optional parameters where possiblePeter LaFosse
2016-10-28Merging with devplafosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse