Commit Graph

213 Commits

Author SHA1 Message Date
Joel Flores a5a4cbcc9e make function change 2025-05-20 18:23:52 -05:00
Kangkook Jee 3b0583b39c Merge pull request #13 from jumping/patch-1
See no issues. Merging.
2025-05-02 09:16:02 -05:00
Jumping Qu 8669ac2082 Update README.md
poetry below 2.1.1 does not work
2025-04-25 14:36:23 +08:00
Joel Flores a3bc9485b2 missed a breakpoint 2025-03-25 11:26:14 -05:00
Joel Flores cec30230bb MAKE_FUNCTION fix for python 3.13 2025-03-24 13:43:40 -05:00
caandt 046e80cdd1 rename 2025-03-13 16:56:36 -05:00
caandt b2439eee3e add cflow eval script 2025-03-13 16:55:41 -05:00
caandt 9f94e66633 filter return statements when not in function 2025-03-13 02:53:19 -05:00
caandt a8a3dd4a91 filter 'try:' from translation results 2025-03-13 02:53:00 -05:00
caandt 7b986e6fda init new cflow
The old system was very messy and hard to write templates for. This new
system still follows the same approach to control-flow reconstruction,
but is much more simple.

Only 3.12 has been worked on so far, but other versions will come soon.
2025-03-10 20:23:19 -05:00
caandt 953d38dd64 fix poetry.lock to use correct xdis version 2025-03-10 14:52:09 -05:00
caandt b689c4b317 nuke old control flow system 2025-03-10 14:52:09 -05:00
Joel Flores 0f9ced1528 initial commit 2025-03-07 16:44:23 -06:00