aboutsummaryrefslogtreecommitdiff
path: root/test/reorder.go
AgeCommit message (Expand)Author
2021-01-16[dev.regabi] cmd/compile: cleanup OAS2FUNC orderingMatthew Dempsky
2017-02-11cmd/compile: Ensure left-to-right assignmentDhananjay Nakrani
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-02-11test: a number of fixes.Alan Donovan
2012-04-24test: add test for order of evaluation of map index on left of =Ian Lance Taylor
2012-02-24test/[n-r]*.go: add documentationRob Pike
2012-02-16test: use testlib (final 61)Russ Cox
2011-10-13gc: stricter multiple assignment + testRuss Cox