summaryrefslogtreecommitdiff
path: root/python/metadata.py
AgeCommit message (Expand)Author
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-05-03Fix up equality operators and had hash operatorsPeter LaFosse
2020-01-01update copyright year to 2020Jordan Wiens
2019-05-31Clean Up 2/3 int/long CompatibilityKyleMiles
2019-02-08Fix some python2 / python3 issues in Metadata Bambu
2019-01-17update company name and copyright dateJordan Wiens
2018-12-22Fix metadata (#1224)Josh Watson
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10addition 3 compatibility changesJordan Wiens
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2017-07-13Make query/store metadata completely duck typedPeter LaFosse
2017-07-12Adding remove_metadata API to BinaryView. Add remove APIs to MetadataPeter LaFosse
2017-07-12Metadata enhancements. Metadata objects are now serialized to the DBPeter LaFosse