1
0
mirror of https://github.com/golang/go synced 2024-11-18 22:55:23 -07:00
go/ssa
Alan Donovan da051f41cc go.tools/ssa: fixes required by go/types CL 11317043: the last
parameter of a variadic signature is now a slice type.

R=gri
CC=golang-dev
https://golang.org/cl/11347043
2013-07-16 12:22:22 -04:00
..
interp go.tools/ssa: remove position info from Literals. 2013-07-15 16:10:08 -04:00
testdata go.tools/ssa: add debug information for all ast.Idents. 2013-07-15 13:56:46 -04:00
blockopt.go go.tools/ssa: Member.Object() returns typechecker object for package members. 2013-07-11 14:12:30 -04:00
builder_test.go go.tools/ssa: fix build 2013-07-10 22:14:40 -07:00
builder.go go.tools/ssa: fixes required by go/types CL 11317043: the last 2013-07-16 12:22:22 -04:00
create.go go.tools/ssa: remove position info from Literals. 2013-07-15 16:10:08 -04:00
doc.go go.tools/ssa: Function.Synthetic documents provenance of synthetic functions. 2013-07-03 17:57:20 -04:00
dom.go go.tools/ssa: un-export Function.FullName. Use String. 2013-06-26 12:38:08 -04:00
emit.go go.tools/ssa: remove position info from Literals. 2013-07-15 16:10:08 -04:00
example_test.go go.tools/ssa: fix build 2013-07-10 22:14:40 -07:00
func.go go.tools/ssa: add debug information for all ast.Idents. 2013-07-15 13:56:46 -04:00
lift.go go.tools/go/types: cleanups 2013-07-12 21:09:33 -07:00
literal.go go.tools/ssa: remove position info from Literals. 2013-07-15 16:10:08 -04:00
lvalue.go go.tools/ssa: add debug information for all ast.Idents. 2013-07-15 13:56:46 -04:00
print.go go.tools/ssa: add debug information for all ast.Idents. 2013-07-15 13:56:46 -04:00
promote.go go.tools/ssa: move pure-AST functions to importer package. 2013-07-15 18:09:18 -04:00
sanity.go go.tools/ssa: add debug information for all ast.Idents. 2013-07-15 13:56:46 -04:00
source_test.go go.tools/ssa: move pure-AST functions to importer package. 2013-07-15 18:09:18 -04:00
source.go go.tools/ssa: move pure-AST functions to importer package. 2013-07-15 18:09:18 -04:00
ssa.go go.tools/ssa: remove position info from Literals. 2013-07-15 16:10:08 -04:00
ssadump.go go.tools/ssa: add debug information for all ast.Idents. 2013-07-15 13:56:46 -04:00
util.go go.tools/go/types: cleanups 2013-07-12 21:09:33 -07:00