]> Cypherpunks.ru repositories - gostls13.git/history - test/return.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / return.go
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2013-08-07 Ian Lance Taylortest: add cases to return.go that gccgo got wrong
2013-08-07 Ian Lance Taylortest: fix return.go to remove unused labels
2013-08-07 Ian Lance Taylortest: fix return.go to not use fallthrough in a type...
2013-03-22 Russ Coxcmd/gc: fix line number for 'missing return' in closure
2013-03-04 Russ Coxcmd/gc: implement new return requirements