]> Cypherpunks repositories - gostls13.git/commit
cmd/api: rewrite using go/types
authorRobert Griesemer <gri@golang.org>
Thu, 8 Aug 2013 21:10:59 +0000 (14:10 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 8 Aug 2013 21:10:59 +0000 (14:10 -0700)
commit9449c18ac8c130df000283d5d533f4cecf6b3afe
treee512bd32991359be3b17ff0cdc8e0957c16229b6
parentde04bf24e5a9d4a52f0024dd684de21ec4a36340
cmd/api: rewrite using go/types

- adjusted test files so that they actually type-check
- adjusted go1.txt, go1.1.txt, next.txt
- to run, provide build tag: api_tool

Fixes #4538.

R=bradfitz
CC=golang-dev
https://golang.org/cl/12300043
api/go1.1.txt
api/go1.txt
api/next.txt
src/cmd/api/clone.go [deleted file]
src/cmd/api/goapi.go
src/cmd/api/goapi_test.go
src/cmd/api/testdata/src/pkg/p1/golden.txt
src/cmd/api/testdata/src/pkg/p1/p1.go