tools/go
Gordon Klaus 3309b0d879 go.tools/go/loader: Add Program.FilePath convenience method for getting the full path of a source file.
LGTM=gri
R=gri, adonovan
CC=golang-codereviews
https://golang.org/cl/107160049
2014-06-23 15:13:07 -07:00
..
callgraph go/callgraph: fix asymptote trap in DeleteSyntheticNodes. 2014-05-08 14:03: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/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
gcimporter go.tools/go/types: internal cleanups 2014-02-20 14:52:21 -08:00
importer go.tools/go/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
loader go.tools/go/loader: Add Program.FilePath convenience method for getting the full path of a source file. 2014-06-23 15:13:07 -07:00
pointer go/pointer: fix crash: valueNode(*FreeVar) was allocating 1 node, even for multi-word types. 2014-06-19 15:30:51 -04:00
ssa go.tools/go/ssa: remove obsolete comment. 2014-06-18 18:00:03 -04:00
types go.tools/go/types: give Label objects a non-nil Package() too. 2014-06-16 12:31:46 -04:00
vcs go.tools: fix various minor issues found by go vet 2014-05-19 08:47:28 -07:00