summaryrefslogtreecommitdiff
path: root/src/cmd/api/testdata
Commit message (Expand)AuthorAgeFilesLines
* go/constant: switch to floating-point representation when fractions become to...Robert Griesemer2015-12-141-1/+1
* cmd/api: include constant valuesBrad Fitzpatrick2013-09-061-0/+8
* cmd/api: rewrite using go/typesRobert Griesemer2013-08-082-11/+23
* cmd/api: normalize byte to uint8 and rune to int32Brad Fitzpatrick2013-01-283-2/+15
* cmd/api: fix type scrubbingBrad Fitzpatrick2013-01-222-3/+9
* cmd/api: speed up API check by 2x, caching parser.ParseFile callsBrad Fitzpatrick2012-11-191-0/+22
* cmd/api: bug fix for goapi's lame type checkerBrad Fitzpatrick2012-11-081-0/+6
* cmd/api: fix signatures like func(x, y, z int)Mikio Hara2012-09-192-0/+9
* cmd/api: allow extension of interfaces with unexported methodsRuss Cox2012-09-182-1/+16
* cmd/api: work on Windows again, and make gccgo files work a bit moreBrad Fitzpatrick2012-03-112-1/+9
* cmd/api: record return type of functions for variable typecheck.Rémy Oudompheng2012-02-214-1/+22
* cmd/api: follow constant referencesBrad Fitzpatrick2012-02-102-0/+7
* build: move goapi, quietgcc, cgo, gotype, ebnflint into go-toolRuss Cox2012-01-314-0/+204