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í cb83c50b13 all: run gopls's modernize -fix
Except on reflect_abi_code.go, as that needs to be compatible
with older versions of Go given that we inject its code.
1 month ago
..
fuzz_test.go all: use quicktest more consistently 4 months ago
literals.go start using go/ast.Preorder 1 month ago
obfuscators.go all: run gopls's modernize -fix 1 month ago
random_testing.go internal/literals: add benchmark to measure the run-time overhead 2 years ago
seed.go avoid using math/rand's global funcs like Seed and Intn 2 years ago
shuffle.go fix shuffle obfuscation compiler optimization 1 year ago
simple.go avoid using math/rand's global funcs like Seed and Intn 2 years ago
split.go all: run gopls's modernize -fix 1 month ago
swap.go avoid using math/rand's global funcs like Seed and Intn 2 years ago