Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
* | test: add cases to return.go that gccgo got wrong | Ian Lance Taylor | 2013-08-07 | 1 | -0/+20 |
* | test: fix return.go to remove unused labels | Ian Lance Taylor | 2013-08-07 | 1 | -4/+0 |
* | test: fix return.go to not use fallthrough in a type switch | Ian Lance Taylor | 2013-08-07 | 1 | -84/+0 |
* | cmd/gc: fix line number for 'missing return' in closure | Russ Cox | 2013-03-22 | 1 | -0/+1436 |
* | cmd/gc: implement new return requirements | Russ Cox | 2013-03-04 | 1 | -0/+1453 |