..
interp
go.tools/go/types: compute correct initialization order
2014-06-11 09:15:31 -07:00
ssautil
go.tools/go/loader: add Config.ParserMode configuration parameter.
2014-03-27 12:50:26 -04:00
testdata
go.tools/go/types: split Info.Objects map into Defs and Uses.
2014-02-27 13:21:59 -05:00
blockopt.go
go.tools/go/ssa: don't attempt fusion on single-pred blocks with φ-nodes
2014-04-24 09:08:21 -04:00
builder.go
go.tools/go/ssa: fix range iteration over values of pointer to named array type
2014-06-05 17:19:58 -04:00
builder_test.go
go.tools/go/loader: add Config.ParserMode configuration parameter.
2014-03-27 12:50:26 -04:00
const.go
go.tools: various comments + doc tweaks.
2014-03-11 18:24:39 -04:00
create.go
go.tools: various comments + doc tweaks.
2014-03-11 18:24:39 -04:00
doc.go
go.tools/go/ssa: fix nondeterministic computation of necessary method sets.
2014-02-18 12:39:29 -08:00
dom.go
go.tools/go/ssa: use bytes.Buffer instead of io.Writer.
2014-01-28 17:48:10 -05:00
emit.go
go.tools: fix various typos
2014-05-02 14:38:08 -07:00
example_test.go
go.tools/go/ssa: fix incorrect indentation in SSA printout.
2014-05-16 12:37:17 -04:00
func.go
go.tools/go/ssa: fix incorrect indentation in SSA printout.
2014-05-16 12:37:17 -04:00
lift.go
go.tools: rename packages.
2014-01-16 09:33:58 -05:00
lvalue.go
go.tools: rename packages.
2014-01-16 09:33:58 -05:00
print.go
go.tools/go/ssa: fix incorrect indentation in SSA printout.
2014-05-16 12:37:17 -04:00
promote.go
go.tools/pointer: opt: type-based label tracking reduces solver time by up to 75%.
2014-02-18 12:40:44 -08:00
sanity.go
go.tools/go/ssa: use bytes.Buffer instead of io.Writer.
2014-01-28 17:48:10 -05:00
source.go
go.tools/pointer: opt: type-based label tracking reduces solver time by up to 75%.
2014-02-18 12:40:44 -08:00
source_test.go
go.tools/go/loader: add Config.ParserMode configuration parameter.
2014-03-27 12:50:26 -04:00
ssa.go
go.tools/all: the the thes are too frequent, it's clear that that's not what we want
2014-05-19 09:48:30 -07:00
stdlib_test.go
go/loader: convert directory separators to slash when enumerating packages.
2014-03-04 13:48:09 -05:00
testmain.go
go.tools/go/ssa: fix breakage caused by removal of types.NewPackage parameter.
2014-02-20 19:49:38 -05:00
util.go
go.tools: rename packages.
2014-01-16 09:33:58 -05:00