Commit Graph

2 Commits (ea51e78283206108e00bdccf9d50fffcef703004)

Author SHA1 Message Date
lu4p ea51e78283 Check that all files use LF line endings in CI 5 years ago
pagran 2735555ab2
Update filename and add line number obfuscation (#94)
Fixes  #2.

Line numbers are now obfuscated, via `//line` comments.
Filenames are now obfuscated via `//line` comments, instead of changing the actual filename.
New flag `-tiny` to reduce the binary size, at the cost of reversibility.
5 years ago