- Replaced check.initDependencies with check.initOrder; this is the only semantic change, it affects only the value of Info.InitOrder. - Added additional init order test cases and adjusted existing tests. - Moved orderedSetObjects from resolver.go to ordering.go. Fixes golang/go#7964. LGTM=adonovan R=adonovan CC=golang-codereviews https://golang.org/cl/91450043 |
||
|---|---|---|
| .. | ||
| testdata | ||
| external.go | ||
| external_darwin.go | ||
| external_freebsd.go | ||
| external_plan9.go | ||
| external_unix.go | ||
| external_windows.go | ||
| interp.go | ||
| interp_test.go | ||
| map.go | ||
| ops.go | ||
| reflect.go | ||
| value.go | ||