tools/go
Alan Donovan d3f2df4854 go.tools/go/ssa/interp: some fixes to tests
- Break out parts of coverage.go into more specific files.
- Re-enable test of nil interface-to-interface conversion.
- Update initorder test to reflect spec ambiguity and gc vs go/types variance.
- Re-enable test dependent on now-fixed bug 8189 ("value,ok" yields an untyped bool)

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/119530043
2014-08-07 10:57:00 -04:00
..
callgraph go.tools/go/pointer: add intrinsic for time.startTimer, which is implemented in C. 2014-07-22 18:30:06 -04:00
exact go.tools/go/types, exact: fix build for 1.2 2014-06-12 12:46:21 -07:00
gccgoimporter go.tools/go: separate interface construction from method set construction 2014-07-09 20:00:49 -07:00
gcimporter go.tools/go: separate interface construction from method set construction 2014-07-09 20:00:49 -07:00
importer go.tools/go: separate interface construction from method set construction 2014-07-09 20:00:49 -07:00
loader go.tools/go/ssa: improve printing of anonymous functions. 2014-07-31 17:37:41 -04:00
pointer go.tools/go/ssa: improve printing of anonymous functions. 2014-07-31 17:37:41 -04:00
ssa go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00
types go/types: comma-ok expressions return untyped boolean as 2nd result 2014-08-05 11:34:36 -07:00
vcs go.tools: fix various minor issues found by go vet 2014-05-19 08:47:28 -07:00