Sign in
go
/
tools
/
a739c973048b7e5b968f3b2c8bd0417a2fb01f99
/
go
/
ssa
/
util.go
213b5e1
go/ssa: replace DefaultType with go/types.Default
by vovapi
· 5 years ago
b56ef30
tools: updates for minimum Go version 1.6
by Alan Donovan
· 8 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
f389b29
go/ssa: fix build (remove unused params to types.NewSignature)
by Robert Griesemer
· 10 years ago
4d45c85
go/types: expose IsInterface predicate, eliminating 6 copies
by Alan Donovan
· 10 years ago
4f8578d
astutil: move to go/ast/astutil
by Peter Collingbourne
· 10 years ago
4f13714
astutil: add Unparen utility, eliminating 7 copies.
by Alan Donovan
· 10 years ago
5ebbcd1
go.tools: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
31c2077
go.tools/go/ssa: rename promote.go and split into two files, {methods,wrappers}.go.
by Alan Donovan
· 11 years ago
de23e2b
go/ssa: make Builtin capable of representing non-spec-defined intrinsics.
by Alan Donovan
· 11 years ago
3016608
go/ssa: remove optimization of 'rundefers'.
by Alan Donovan
· 11 years ago
3fc0fc1
go.tools: rename packages.
by Alan Donovan
· 11 years ago
[Renamed from ssa/util.go]
5612f06
go.tools/ssa: use correct word size for GOARCH during type checking, interpretation.
by Alan Donovan
· 11 years ago
d6eb898
go.tools/ssa: two fixes to CallCommon.
by Alan Donovan
· 11 years ago
2accef2
go.tools/ssa: implement correct control flow for recovered panic.
by Alan Donovan
· 11 years ago
713699d
go.tools: add copyright messages to source files.
by Alan Donovan
· 12 years ago
4da31df
go.tools/ssa: (another) major refactoring of method-set logic.
by Alan Donovan
· 12 years ago
7eafced
go.tools/ssa: opt: create elements of method sets lazily.
by Alan Donovan
· 12 years ago
d203f12
go.tools/ssa: drop ssa.Id in favour of types.Id function.
by Alan Donovan
· 12 years ago
80ec883
go.tools/ssa: several small clean-ups.
by Alan Donovan
· 12 years ago
f1a8891
go.tools/go/types: cleanups
by Robert Griesemer
· 12 years ago
f1d4d01
go.tools/ssa: memoize synthesis of all wrapper methods.
by Alan Donovan
· 12 years ago
341a07a
go.tools/ssa: small changes accumulated during gri's vacation. :)
by Alan Donovan
· 12 years ago
be28dbb
go.types/ssa: split the load/parse/typecheck logic off into a separate package.
by Alan Donovan
· 12 years ago
4e0d685
go.types/ssa: inline all calls to objKind().
by Alan Donovan
· 12 years ago
20029fe
go.tools/ssa: utility functions mapping source intervals to ast.Nodes.
by Alan Donovan
· 12 years ago
8cdf1f1
go.tools/ssa: add support for bound-method closures.
by Alan Donovan
· 12 years ago
87334f4
go.tools: bring up to date Repo was copied from old point. Bad r.
by Rob Pike
· 12 years ago
83f21b9
go.tools: add missing files ssa/*.go
by Rob Pike
· 12 years ago