Matt Kempster

Results 4 comments of Matt Kempster

This is in a stable state. The scope doesn't need to get much bigger for this PR; fixing &&/|| detection and more complex do-while detection can be in different PRs.

So far this diff comprises: - `reroll.py`, which needs to be refactored so that it doesn't suck - I have some local code which can help this, namely regarding replacing...

First, we should just flip `--no-debug --no-node-comments`, and maybe combine them into one flag too. Then, we should work on improving the debug workflow - when a particular node fails,...

copy-pasting my thoughts from discord: ``` in my opinion we should not extend the decompiler to also be a disassembler unix philosophy: do one thing, do it well I wholeheartedly...