summaryrefslogtreecommitdiff
path: root/python/filemetadata.py
AgeCommit message (Collapse)Author
2019-01-17update company name and copyright dateJordan Wiens
2018-08-23add support for original_filename propertyJordan Wiens
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10Additional changes for python 2/3 compatibilityPeter LaFosse
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2017-05-19update copyright yearJordan Wiens
2017-02-16Basic blocks have incoming and outgoing edges with basic block references, ↵Rusty Wagner
use core object identity for equality
2017-01-02Making platform and architecture optional parameters where possiblePeter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also ↵plafosse
fixed bugs found with pyflakes