Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: ensure all failing tests exit nonzero. | Alan Donovan | 2013-02-12 | 1 | -2/+3 |
* | test: explanatory comments [c-g]* | Rob Pike | 2012-02-19 | 1 | -1/+1 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | delete float, complex - code changes | Russ Cox | 2011-01-19 | 1 | -6/+6 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -15/+15 |
* | last round: non-package code | Russ Cox | 2009-09-15 | 1 | -0/+1 |
* | fix "declared and not used" in tests; | Russ Cox | 2009-09-14 | 1 | -0/+2 |
* | typo in message | Rob Pike | 2009-04-19 | 1 | -1/+1 |
* | add another test to decl to see that result vars are redeclarable. | Rob Pike | 2009-04-19 | 1 | -0/+8 |
* | tests for redeclaration in := | Rob Pike | 2009-04-18 | 1 | -0/+29 |