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/testdata/scripts
Daniel Martí 649cc2f6ba strip Go version information from the binary too
Fixes #44.
4 years ago
..
asm.txt reduce unnecessary std imports in tests 4 years ago
basic.txt strip Go version information from the binary too 4 years ago
cgo.txt reduce unnecessary std imports in tests 4 years ago
debugdir.txt allow easy inpection of garbled code 4 years ago
help.txt clarify usage text, add help flags 4 years ago
implement.txt start supporting asm functions better 4 years ago
imports.txt blacklist struct fields with reflection too 4 years ago
ldflags.txt reduce unnecessary std imports in tests 4 years ago
modinfo.txt reduce unnecessary std imports in tests 4 years ago
plugin.txt support building ad-hoc plugin packages 4 years ago
seed.txt make -seed=random use the same random seed for all packages 4 years ago
strings.txt don't obfuscate some literals which might break typechecking 4 years ago
syntax.txt handle embedded struct fields with universe scope 4 years ago
test.txt testdata: add sections to scripts/test.txt 4 years ago