tools/go
Robert Griesemer d259ea48d1 go.tools/go/types: first cut at checking variable initialization cycles
Missing:
- dependencies via functions (incl. closures and methods)
- more tests (incl. API test)

R=adonovan
CC=golang-dev
https://golang.org/cl/20510043
2013-10-31 21:47:35 -07:00
..
exact go.tools/go/types: nil is not a constant + misc. cleanups 2013-10-09 14:17:25 -07:00
types go.tools/go/types: first cut at checking variable initialization cycles 2013-10-31 21:47:35 -07:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00