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/scripts
Daniel Martí c1439947f9 generate Go tables with a list of GOTOOLCHAIN versions
This teaches the program how to collect information from multiple
Go versions and join it together. For this to work, it needs to
select the Go versions itself, which is now possible via GOTOOLCHAIN.

The merging of data is fairly simple; we join the results from all
versions, and we remove duplicates from older Go versions.

Start producing output with the Go version noted on every data point,
so that we can easily scan what each Go version is contributing.
8 months ago
..
cached_modfiles scripts: start checking google.golang.org/protobuf 2 years ago
bench_literals.go all: use cmd.Environ rather than os.Environ 1 year ago
check-third-party.sh obfuscate syscall again to fix x/sys/unix 1 year ago
crlf-test.sh Include actual count of files with `CRLF` endings found 2 years ago
ensure-copyrights.sh set up an AUTHORS file to attribute copyright 5 years ago
gen_go_std_tables.go generate Go tables with a list of GOTOOLCHAIN versions 8 months ago