mirror of
https://github.com/golang/go
synced 2024-11-19 16:44:43 -07:00
66e7552830
- 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_plan9.go | ||
external_unix.go | ||
external_windows.go | ||
external.go | ||
interp_test.go | ||
interp.go | ||
map.go | ||
ops.go | ||
reflect.go | ||
value.go |