mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
No description
When disabled, it now disallows duplicate labels. The plan is that when enabled, it will auto-rename labels so that there are no repetitions within a function. Add coverage tests too, and also a coverage test that was missed after the latest changes. |
||
---|---|---|
lslopt | ||
.gitignore | ||
builtins.txt | ||
builtins.txt.dat | ||
main.py | ||
testfuncs.py | ||
testparser.py |