aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api/main_test.go
AgeCommit message (Expand)Author
17 hoursall: prealloc slice with possible minimum capabilitiesShulhan
2026-03-02all: test: remove unneeded loop variablesAriel Otilibili
2025-02-19go/*: use go/types.Func.Signature and go/ast.PreorderDaniel Martí
2024-11-18cmd: change from sort functions to slices functionsIan Lance Taylor
2024-09-04all: fix printf(var) mistakes detected by latest printf checkerAlan Donovan
2024-04-09cmd/api: handle types.AliasAlan Donovan
2024-01-26cmd/api: include type arguments in APIMatthew Dempsky
2024-01-04cmd/api: fix panic on exported basic type aliasesDevon H. O'Dell
2023-11-14cmd/api: use api/next directory for beta versionsDmitri Shuralyov
2023-09-07cmd/api: don't try to parse JSON from stderr of go listIan Lance Taylor
2023-08-16cmd/api: rename api.go to main_test.goRuss Cox