Commit Graph

5 Commits

Author SHA1 Message Date
jonschz
cfbbcebfb8 Refactor, implement enums, fix lots of bugs 2024-05-30 20:16:11 +02:00
jonschz
a8f6e72b97 Implement struct imports [skip ci]
- This code is still in dire need of refactoring and tests
- There are only single-digit issues left, and 2600 functions can be imported
- The biggest remaining error is mismatched stacks
2024-05-26 21:58:19 +02:00
jonschz
c6817527d1 fix another Python 3.9 syntax incompatibility 2024-05-23 21:58:37 +02:00
jonschz
8678ad72c4 refactor types and make them Python 3.9 compatible 2024-05-23 20:26:54 +02:00
jonschz
86ffbc4804 feature: Basic PDB analysis [skip ci]
This is a draft with a lot of open questions left. Please do not merge
2024-05-20 19:56:39 +02:00