summaryrefslogtreecommitdiff
path: root/test/convlit.go
AgeCommit message (Expand)AuthorFilesLines
2010-02-25gc: implement []int(string) and []byte(string)Russ Cox1-0/+27
2009-08-03more 6g reorg; checkpoint.Russ Cox1-5/+5
2009-05-05update convlit.go to current specRuss Cox1-7/+7
2009-03-12make 6g constants behave as ken proposes. (i hope.)Russ Cox1-3/+5
2008-11-17fix the easy parts of bug120Russ Cox1-1/+1
2008-10-22Match gccgo error messages.Ian Lance Taylor1-5/+5
2008-10-16diagnose various conversion problemsRuss Cox1-0/+35