Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/gc: allocate backing storage for non-escaping interfaces on stack | David Chase | 2015-03-30 | 1 | -0/+40 |
* | cmd/internal/gc, runtime: speed up some cases of _, ok := i.(T) | Josh Bleecher Snyder | 2015-03-19 | 1 | -0/+43 |
* | cmd/gc: evaluate concrete == interface without allocating | Josh Bleecher Snyder | 2015-02-12 | 1 | -0/+42 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+138 |