summaryrefslogtreecommitdiff
path: root/src/cmd/api
Commit message (Expand)AuthorAgeFilesLines
...
* cmd/api: handle empty API file, ignore -next in releaseRuss Cox2012-06-081-1/+13
* api: add Linux/ARM to go1 APIShenghou Ma2012-06-041-0/+1
* api: add FreeBSD to go1 APIBrad Fitzpatrick2012-06-011-0/+2
* cmd/api: add flag to specify contextsBrad Fitzpatrick2012-05-231-6/+36
* cmd/api: add api/next.txtBrad Fitzpatrick2012-05-221-33/+74
* cmd/api: allow addition of APIShenghou Ma2012-04-101-1/+1
* build: catch API changes during buildBrad Fitzpatrick2012-03-171-2/+11
* cmd/api: work on Windows again, and make gccgo files work a bit moreBrad Fitzpatrick2012-03-113-2/+17
* cmd/api: set compiler for all build contexts.David Symonds2012-03-121-0/+6
* go/build: replace FindTree, ScanDir, Tree, DirInfo with Import, PackageRuss Cox2012-03-012-17/+9
* cmd/api: record return type of functions for variable typecheck.Rémy Oudompheng2012-02-215-29/+68
* cmd/api: s/ideal-bool/bool/Russ Cox2012-02-181-2/+2
* cmd/api: fix typo.Nigel Tao2012-02-141-1/+1
* cmd/api: follow constant referencesBrad Fitzpatrick2012-02-103-38/+84
* cmd/api: compare multiple contextsBrad Fitzpatrick2012-02-071-14/+71
* all packages: fix various typosRobert Griesemer2012-02-011-1/+1
* go/doc: enable AllMethods flag (and fix logic)Robert Griesemer2012-01-311-1/+1
* build: move goapi, quietgcc, cgo, gotype, ebnflint into go-toolRuss Cox2012-01-316-0/+1156