Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-24 | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 1 | -10/+18 |
2009-08-17 | fix up some irregular indentation | Rob Pike | 1 | -8/+8 |
2009-02-11 | insert type assertions when narrowing. | Russ Cox | 1 | -3/+3 |
2009-01-20 | delete export | Russ Cox | 1 | -1/+1 |
2009-01-16 | convert tests; nothing interesting. | Russ Cox | 1 | -1/+1 |
2008-11-07 | Don't use a type guard with a type which is not an interface. | Ian Lance Taylor | 1 | -1/+1 |
2008-10-30 | update tests | Rob Pike | 1 | -0/+20 |