tools/go
Robert Griesemer 179e0b3699 go.tools/go/types: only report constants with constant types
The issue is addressed with the change in conversions.go.

Also:
- added corresponding API test
- made names for untyped ints, bools consistent with others
- use *Basic with names byte/rune instead of uint8/int32 for better output
- minor cleanups

Fixes golang/go#6949.

R=adonovan
CC=golang-codereviews
https://golang.org/cl/50520043
2014-01-10 15:21:51 -08:00
..
exact go.tools/go/exact: fix bug introduced with CL 41170043 2013-12-12 14:18:40 -08:00
gccgoimporter go.tools/go/gccgoimporter: importer for gccgo export data 2014-01-08 09:00:50 -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: cleanups 2014-01-08 08:58:00 -08:00
types go.tools/go/types: only report constants with constant types 2014-01-10 15:21:51 -08:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00