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