nowarp / misti

TON Static Analyzer
https://nowarp.io/tools/misti
Apache License 2.0
24 stars 0 forks source link

Pretty-print statements in the CFG dump #11

Closed byakuren-hijiri closed 2 months ago

byakuren-hijiri commented 4 months ago

Add pretty-printed statements to the CFG dump. It depends on the formatter API which will be implemented here: https://github.com/tact-lang/tact/issues/162.

byakuren-hijiri commented 2 months ago

Depends on #22