1. 07abf1c fix tree for reflect rename by Russ Cox · 14 years ago
  2. 6a186d3 src/pkg: make package doc comments consistently start with "Package foo". by Nigel Tao · 14 years ago
  3. cded21a changes for more restricted reflect.SetValue by Russ Cox · 14 years ago
  4. 4c00618 pkg: manual cleanup of some gofixed code by Russ Cox · 14 years ago
  5. db5c5d6 update go tree for reflect changes by Russ Cox · 14 years ago
  6. f2b5a07 delete float, complex - code changes by Russ Cox · 14 years ago
  7. da392d9 build: no required environment variables by Russ Cox · 14 years ago
  8. 45bdf03 reflect: add Kind, remove Int8Type, Int8Value, etc. by Russ Cox · 15 years ago
  9. 3fbe7f4 testing: update documentation to match current coding style by Christopher Wedgwood · 15 years ago
  10. 45ca9f7 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  11. 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
  12. 3bb0032 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
  13. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  14. 368f8cb - fine-tuning of one-line func heuristic (nodes.go) by Robert Griesemer · 15 years ago
  15. 878d0e1 Add a quickcheck package which is a little like the Haskell one of the same by Adam Langley · 15 years ago