You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal/literals
Daniel Martí 75e904f6d4
various minor cleanups and fixes (#99)
Error strings should never be capitalized.

A binsubstr line in one of the tests was duplicate and thus useless.

Remove duplicate or trailing spaces in test scripts.

Finally, add a TODO for an optimization I just spotted.
5 years ago
..
literals.go move asthelper functions to separate package (#78) 5 years ago
numbers.go various minor cleanups and fixes (#99) 5 years ago
obfuscators.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
seed.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
shuffle.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
simple.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
split.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
swap.go Remove xor from the name of literal obfuscators. (#91) 5 years ago