summaryrefslogtreecommitdiff
path: root/test/convlit.go
Commit message (Expand)AuthorAgeFilesLines
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-3/+4
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* allow direct conversion between string and named []byte, []runeRuss Cox2011-11-221-3/+3
* cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: ...Russ Cox2011-10-251-6/+6
* delete float, complex - code changesRuss Cox2011-01-191-21/+23
* test: remove semiocolons.Rob Pike2010-09-041-20/+20
* gc: implement []int(string) and []byte(string)Russ Cox2010-02-251-0/+27
* more 6g reorg; checkpoint.Russ Cox2009-08-031-5/+5
* update convlit.go to current specRuss Cox2009-05-051-7/+7
* make 6g constants behave as ken proposes. (i hope.)Russ Cox2009-03-121-3/+5
* fix the easy parts of bug120Russ Cox2008-11-171-1/+1
* Match gccgo error messages.Ian Lance Taylor2008-10-221-5/+5
* diagnose various conversion problemsRuss Cox2008-10-161-0/+35