summaryrefslogtreecommitdiff
path: root/python/callingconvention.py
AgeCommit message (Collapse)Author
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
2016-10-28Refactor python api into separate files and add Enumeration support. Also ↵plafosse
fixed bugs found with pyflakes