tools/go
Robert Griesemer b4286c4c1b go.tools/go/types: missing checks for select statements
Also: Use defer to make sure scopes are always closed
even in case of early exits via bailout (and don't cause
an imbalanced scope error in debug mode).

R=adonovan, gri
CC=golang-dev
https://golang.org/cl/29300043
2013-11-19 13:58:01 -08:00
..
exact go.tools/go/exact: some factoring, more tests 2013-11-12 12:45:43 -08:00
gcimporter go.tools/go/types: complete expr and type string functions 2013-11-18 22:38:48 -08:00
types go.tools/go/types: missing checks for select statements 2013-11-19 13:58:01 -08:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00