summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug392.dir
Commit message (Expand)AuthorAgeFilesLines
* test: use run.go for more tests.R?my Oudompheng2012-08-252-6/+6
* gc: implicit type bug fix in export dataRuss Cox2012-02-093-1/+20
* gc: don't print implicit type on struct literal in exportLuuk van Dijk2012-02-062-0/+20
* gc: inlining bugRuss Cox2012-01-112-1/+4
* gc: fix inlining bugRuss Cox2012-01-112-0/+8
* gc: fix inlining bugRuss Cox2012-01-112-4/+25
* gc: export nil literals without inferred type.Luuk van Dijk2012-01-112-0/+10