summaryrefslogtreecommitdiff
path: root/python/mainthread.py
AgeCommit message (Expand)Author
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-05add examples for execute_ APIsJordan Wiens
2025-03-28missed the older dates!Jordan Wiens
2024-04-19added documentation to mainthread package explaining the worker queues; added...Galen Williamson
2024-01-08update copyright yearJordan Wiens
2023-11-30basic docs for some mainthread module APIsJordan Wiens
2023-05-10Add name to worker tasks for debuggingGlenn Smith
2023-01-05Update copyright to 2023Josh F
2022-01-03update copyright yearsJordan Wiens
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-03-20Add an is_main_thread APIRusty Wagner
2019-01-17update company name and copyright dateJordan Wiens
2018-09-10import MainThreadAction from the correct locationgaasedelen
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2017-05-19update copyright yearJordan Wiens
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse