Sign in
go
/
tools
/
a7552bcbbe800a534d729c30e6dc933bff9b0074
/
go
/
callgraph
/
cha
01bd772
go/callgraph: rewrite tests to use go/packages not go/loader
by Alan Donovan
· 6 months ago
09886e0
go/callgraph/vta: allow nil initial call graph
by Zvonimir Pavlinovic
· 7 months ago
9cef8b1
go/callgraph/cha: more precise resolution of unexported methods
by John Dethridge
· 12 months ago
23c86e8
internal/typeparams: delete const Enabled=true and simplify
by Alan Donovan
· 1 year, 3 months ago
559c430
tools: replace references to obsolete package ioutils
by Peter Weinbergr
· 1 year, 6 months ago
6e9a35d
go/callgraph/cha: refactor callee construction
by Tim King
· 2 years, 2 months ago
36a5c6a
go/ssa: build generic function bodies
by Tim King
· 2 years, 7 months ago
904e24e
go/ssa: tweak Function.Name() for generic instantiations
by Alan Donovan
· 2 years, 10 months ago
a37ba14
go/callgraph/cha: adds tests for (instantiated) generics
by Zvonimir Pavlinovic
· 2 years, 11 months ago
ad8ef15
go/callgraph: gofmt
by Russ Cox
· 3 years ago
2363391
all: go fmt ./...
by Russ Cox
· 4 years, 1 month ago
4c50eac
all: add a space before +build in build tag comments
by Tobias Klauser
· 6 years ago
22934f0
go/...: use recommended issue tracker URLs
by Alan Donovan
· 6 years ago
2c62430
go/callgraph/cha: fix bug computing correspondence of abstract/concrete methods
by Alan Donovan
· 7 years ago
b56ef30
tools: updates for minimum Go version 1.6
by Alan Donovan
· 8 years ago
adaaa07
x/tools: delete x/tools/go/types and dependent packages/client files
by Robert Griesemer
· 9 years ago
542ffc7
tools: switch to standard go/types at tip
by Alan Donovan
· 9 years ago
2477c0d
x/tools/...: fork and tag !1.5 all files that use go/types et al
by Alan Donovan
· 9 years ago
afcda55
go/ssa: rename some API features (incompatible change)
by Alan Donovan
· 10 years ago
958ab4f
x/tools: disable tests not supported on Android
by Robert Griesemer
· 10 years ago
9c57c19
go/loader: eliminate ImportFromBinary option and PackageCreated hook
by Alan Donovan
· 10 years ago
69db398
go/loader: rename SourceImports flag to ImportFromBinary and invert sense
by Alan Donovan
· 10 years ago
24257c8
tools: add import comments.
by David Symonds
· 10 years ago
a9651d6
cmd/callgraph: add -algo=static and -algo=cha options.
by Alan Donovan
· 10 years ago