summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/error.go
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+3
2010-04-01runtime: turn run time errors checks into panicsRuss Cox1-4/+23
2010-03-31runtime: make type assertion a runtime.Error, the first of manyRuss Cox1-0/+112