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
lu4p a397a8e94e Literals: Skip constants with inferred values.
Obfuscating literals broke constants
with values inferred via iota before,
because it would be moved to a variable declaration instead.
4 years ago
..
literals.go Literals: Skip constants with inferred values. 4 years ago
obfuscators.go if the seed is random and the build fails, print the seed (#213) 4 years ago
seed.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
shuffle.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
simple.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
split.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
swap.go Replaced asthelper.Ident with ast.NewIdent 4 years ago