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/ssa2ast
Daniel Martí 275737aabd start using go/types.Func.Signature
Guaranteed to return a *types.Signature, so no need to type assert.
8 months ago
..
func.go all: drop x/exp in favor of std 11 months ago
func_test.go start using go/types.Func.Signature 8 months ago
helpers_test.go internal/ssa2ast: satisfy staticcheck with an ignore directive 1 year ago
polyfill.go add trash block generator (#825) 2 years ago
type.go drop Go 1.22 and require Go 1.23.0 or later (#876) 11 months ago
type_test.go all: use quicktest more consistently 11 months ago