- 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 |
||
|---|---|---|
| .. | ||
| a_test.go | ||
| b_test.go | ||
| boundmeth.go | ||
| callstack.go | ||
| coverage.go | ||
| fieldprom.go | ||
| ifaceconv.go | ||
| ifaceprom.go | ||
| initorder.go | ||
| methprom.go | ||
| mrvchain.go | ||
| recover.go | ||