Commit c5a600f
committed
sort imports
set up new dependencies `tree-sitter`
set `compress.booleans` to `false` to stop the first minify parse from turning `true` into `!0` before we iterate though the tokens
seperate `true` and `false` token cases into their own parts of the switch statement to actually handle them properly
move the creation of the contents of the comment to the same place the script quine variable declaration
step that inserts comment no longer does the same checks that the quine line creation code was doing1 parent 71fcc6c commit c5a600f
3 files changed
Lines changed: 1078 additions & 20 deletions
0 commit comments