tools/go
Robert Griesemer 0fa48054ca go.tools/go/types: comma-ok expressions return bool rather than untyped bool
Per the current spec.

Fixes golang/go#8188.

LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://golang.org/cl/101200043
2014-06-11 15:03:38 -07:00
..
callgraph go/callgraph: fix asymptote trap in DeleteSyntheticNodes. 2014-05-08 14:03:06 -04:00
exact go.tools/go/types: fix float32 conversions 2014-06-11 09:12:52 -07:00
gccgoimporter go.tools/go/gccgoimporter: use gccgo -dumpversion 2014-04-17 13:40:42 -07:00
gcimporter go.tools/go/types: internal cleanups 2014-02-20 14:52:21 -08:00
importer go.tools/go/importer: record low-level encoding format 2014-03-31 09:49:52 -07:00
loader go.tools/go/loader: enable cgo processing of files that import "C". 2014-06-11 13:16:51 -04:00
pointer go/ssa: s/Capture/FreeVar/g 2014-06-11 14:04:45 -04:00
ssa go.tools/go/types: comma-ok expressions return bool rather than untyped bool 2014-06-11 15:03:38 -07:00
types go.tools/go/types: comma-ok expressions return bool rather than untyped bool 2014-06-11 15:03:38 -07:00
vcs go.tools: fix various minor issues found by go vet 2014-05-19 08:47:28 -07:00