* Re-added a new line that somehow got removed 2017-01-19Add API to find virtual address from file offsetRusty Wagner 2017-01-17Add missing Python APIsRusty Wagner 2017-01-16Fix lint issuesRusty Wagner 2017-01-16Merge branch 'dev' into type_viewRusty Wagner 2017-01-10Fix bv.symbolsPeter 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-07More fixes for refactorPeter LaFosse 2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ↵Peter LaFosse existing plugins 2017-01-02Manual merging with devPeter LaFosse 2017-01-02Making platform and architecture optional parameters where possiblePeter LaFosse 2016-10-31Refactoring and other improvements of the python apiplafosse 2016-10-28Refactor python api into separate files and add Enumeration support. Also ↵plafosse fixed bugs found with pyflakes