aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/typecheck/mkbuiltin.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-29[dev.typeparams] cmd/compile/internal/typecheck: declutter generated builtin....Robert Griesemer
2021-01-28[dev.typeparams] cmd/compile: start adding info needed for typeparams in typ...Dan Scales
2020-12-23[dev.regabi] cmd/compile: update mkbuiltin.go to use new type constructorsMatthew Dempsky
2020-12-23[dev.regabi] cmd/compile: update mkbuiltin.go and re-enable TestBuiltinMatthew Dempsky
2020-12-23[dev.regabi] cmd/compile: split out package typecheck [generated]Russ Cox