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í d25e718d0c stop passing ignoreObjects to literals.Obfuscate
Literal obfuscation uses constant folding now,
so it no longer needs to record identifiers to ignore.
Remove the parameter and the outdated bit of docs.
3 years ago
..
literals.go stop passing ignoreObjects to literals.Obfuscate 3 years ago
obfuscators.go prepare for v0.5.0 3 years ago
seed.go Replaced asthelper.Ident with ast.NewIdent 5 years ago
shuffle.go Replaced asthelper.Ident with ast.NewIdent 5 years ago
simple.go Replaced asthelper.Ident with ast.NewIdent 5 years ago
split.go Replaced asthelper.Ident with ast.NewIdent 5 years ago
swap.go CI: test on GOARCH=386 3 years ago