summaryrefslogtreecommitdiff
path: root/test/map1.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] merge: merge branch 'dev.regabi' into 'dev.typeparams'Robert Griesemer2020-12-141-2/+2
|\
| * test: match gofrontend error messagesIan Lance Taylor2020-11-281-4/+4
* | [dev.typeparams] test: enable some more errorcheck testsRobert Griesemer2020-12-041-3/+3
|/
* cmd/compile: more error position tests for the typecheckerAlberto Donizetti2017-04-241-2/+8
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* 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