summaryrefslogtreecommitdiff
path: root/python/workflow.py
AgeCommit message (Expand)Author
2022-01-13Fix a bunch of core function calls with bad argsGlenn Smith
2022-01-03update copyright yearsJordan Wiens
2021-09-27Workflow fix: encoding stringsAndrew Lamoureux
2021-09-06Fix some unnecessary checks for handle is not None in destructorsPeter LaFosse
2021-09-06Fix import of logPeter LaFosse
2021-09-05type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.pyPeter LaFosse
2021-08-13Workflows early preview.Brian Potchik