Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 2 | -11/+12 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -1/+1 |
2010-06-20 | reflect: add Kind, remove Int8Type, Int8Value, etc. | Russ Cox | 1 | -31/+34 |
2010-04-11 | testing: update documentation to match current coding style | Christopher Wedgwood | 1 | -2/+2 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 2 | -151/+151 |
2009-11-23 | go: makes it build for the case $GOROOT has whitespaces | Sergio Luis O. B. Correia | 1 | -2/+2 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -5/+5 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 2 | -48/+48 |
2009-11-06 | - fine-tuning of one-line func heuristic (nodes.go) | Robert Griesemer | 2 | -69/+23 |
2009-10-28 | Add a quickcheck package which is a little like the Haskell one of the same | Adam Langley | 3 | -0/+564 |