summaryrefslogtreecommitdiff
path: root/test/map1.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: fix type checking loopRuss Cox2012-06-071-0/+18
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+3
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* gc: implement == on structs and arraysRuss Cox2011-12-121-2/+2
* gc: remove func, map compareRuss Cox2011-11-131-15/+15
* gc: disallow invalid map keysRuss Cox2011-09-191-0/+41