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 a645929151
obfuscate literals via constant folding
Constants don't need to be added to ignoreObjs anymore,
because go/types now does this work for us.

Fixes #360
3 years ago
..
literals.go obfuscate literals via constant folding 3 years ago
obfuscators.go obfuscate literals via constant folding 3 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