tools/go
Alan Donovan 4f7b2f8882 go.tools/go/types: add Scope.comment as a debugging aid.
e.g. file foo.go scope {...}
     package math scope {...}
     function f scope {...}
     if scope {...}

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/74320043
2014-03-12 14:12:09 -04:00
..
callgraph go.tools: various comments + doc tweaks. 2014-03-11 18:24:39 -04:00
exact go.tools/go/types: report correctly rounded constant values 2014-03-05 10:23:33 -08:00
gccgoimporter go.tools/go/*: fix breakage caused by removal of types.NewPackage parameter. 2014-02-20 20:11:00 -05:00
gcimporter go.tools/go/types: internal cleanups 2014-02-20 14:52:21 -08:00
importer go.tools/go/types: report correctly rounded constant values 2014-03-05 10:23:33 -08:00
loader go.tools/go/loader: fix broken test. 2014-03-11 17:04:45 -04:00
pointer go.tools/go/pointer: node renumbering 2014-03-11 18:37:19 -04:00
ssa go.tools: various comments + doc tweaks. 2014-03-11 18:24:39 -04:00
types go.tools/go/types: add Scope.comment as a debugging aid. 2014-03-12 14:12:09 -04:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00