Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/compile: do more type conversion inline | Keith Randall | 2016-11-02 | 1 | -13/+20 |
* | cmd/compile: inline x, ok := y.(T) where T is a scalar | Josh Bleecher Snyder | 2016-08-17 | 1 | -1/+15 |
* | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
* | cmd/internal/gc: inline x := y.(*T) and x, ok := y.(*T) | Russ Cox | 2015-03-20 | 1 | -0/+53 |