prometheus-lua / Prometheus

Lua Obfuscator written in pure Lua
https://levno-710.gitbook.io/prometheus/
GNU Affero General Public License v3.0
205 stars 61 forks source link

minify unnecessary stuff #85

Open worstify opened 1 year ago

worstify commented 1 year ago

can you remove the unnecessary stuff in the minify like extra parentheses and extra ; it would make minifying much more easier for me

levno-710 commented 1 year ago

This is already done

worstify commented 1 year ago

This is already done

no like when minifying it adds more parentheses and colons

worstify commented 1 year ago

This is already done

no like when minifying it adds more parentheses and colons

examples are here > https://pastebin.com/raw/p9Ev1XVd

levno-710 commented 1 year ago

Probably won't work on this in the near future