- implemented objset for tracking duplicates of fields and methods which permitted a simpler and faster scope implementation in turn - related cleanups and internal renames - fixed a couple of identifier reporting bugs Speed of type-checking itself increased by almost 10% (from ~71Kloc/s to ~78Kloc/s on one machine, measured via go test -run=Self). R=adonovan CC=golang-dev https://golang.org/cl/11750043 |
||
|---|---|---|
| .. | ||
| testdata | ||
| external.go | ||
| external_plan9.go | ||
| external_unix.go | ||
| external_windows.go | ||
| interp.go | ||
| interp_test.go | ||
| map.go | ||
| ops.go | ||
| reflect.go | ||
| value.go | ||