tools/go/ssa/interp/testdata
Alan Donovan 4dcb74e810 go.tools/go/ssa/interp: implement reflection over callstack (now that we have access to it).
+ tests.

Fixes golang/go#6041

Also: move global var _sizes to a field of interpreter.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/56530046
2014-01-27 15:39:17 -05:00
..
a_test.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
b_test.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
boundmeth.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
callstack.go go.tools/go/ssa/interp: implement reflection over callstack (now that we have access to it). 2014-01-27 15:39:17 -05:00
coverage.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
fieldprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ifaceconv.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ifaceprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
initorder.go go.tools/ssa/interp: rewrite initorder test. 2014-01-16 14:08:04 -05:00
methprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
mrvchain.go go.tools/go/ssa: simplify builder.exprN now that go/types emits correct types. 2014-01-17 09:38:25 -05:00
recover.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00