summaryrefslogtreecommitdiff
path: root/test/convert.go
Commit message (Expand)AuthorAgeFilesLines
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* fix tree for reflect renameRuss Cox2011-04-251-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-19/+16
* making some more non-gofmt'ed files save for new semicolon ruleRobert Griesemer2009-12-091-3/+1
* maps have == so maps should work as map keys.Russ Cox2009-07-031-3/+2
* implications of stricter type equality:Russ Cox2009-05-081-4/+1
* Move sys.Reflect and sys.Unreflect into unsafe.Rob Pike2009-05-081-1/+1
* make 6g constants behave as ken proposes. (i hope.)Russ Cox2009-03-121-0/+53