Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: document ken/*.go | Rob Pike | 2012-02-24 | 1 | -0/+2 |
* | test: use testlib (fourth 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | make test/ken safe for optional semis | Robert Griesemer | 2009-12-10 | 1 | -14/+6 |
* | disallow interface { x, y() } | Russ Cox | 2009-09-28 | 1 | -1/+2 |
* | insert type assertions when narrowing. | Russ Cox | 2009-02-11 | 1 | -3/+3 |
* | delete export | Russ Cox | 2009-01-20 | 1 | -3/+3 |
* | convert tests; nothing interesting. | Russ Cox | 2009-01-16 | 1 | -3/+3 |
* | new new & make | Russ Cox | 2009-01-06 | 1 | -1/+1 |
* | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox | 2008-12-19 | 1 | -1/+1 |
* | fix bug depot: | Rob Pike | 2008-08-11 | 1 | -7/+7 |
* | add ken's tests. | Rob Pike | 2008-06-06 | 1 | -0/+64 |