tools/go
Robert Griesemer fc1d9c5505 go.tools/go/types: adjust 3-index slice tests
The parser is now checking the presence of the 2nd and 3rd
index of 3-index slice expressions. See also:

https://golang.org/cl/58950045/
http://golang.org/issue/7305

LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://golang.org/cl/58500045
2014-02-11 13:40:59 -08:00
..
callgraph go.tools/call: rename package to go/callgraph 2014-01-16 14:04:19 -05:00
exact go.tools/go/types: minor cleanups 2014-01-14 21:04:35 -08:00
gccgoimporter go.tools/go/gccgoimporter: remove dead code 2014-01-16 13:19:39 -08:00
gcimporter go.tools/go/gcimporter: correct package for imported methods 2014-01-07 14:46:10 -08:00
importer go.tools/go/types: cleanup: more consistent exported predicate names 2014-01-28 10:57:56 -08:00
loader go.tools/go/types: combine Info.{Types,Values} maps. 2014-01-28 16:46:24 -05:00
pointer go.tools/go/ssa: use bytes.Buffer instead of io.Writer. 2014-01-28 17:48:10 -05:00
ssa go.tools/ssa: tweaks to CreateTestMainPackage. 2014-02-11 15:59:20 -05:00
types go.tools/go/types: adjust 3-index slice tests 2014-02-11 13:40:59 -08:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00