Sign in
go
/
go
/
dace9397b10e85db15c4760eb283ca43855d87d2
/
test
/
named1.go
897f7a3
cmd/gc: comma-ok assignments produce untyped bool as 2nd result
by Chris Manghane
· 11 years ago
80a9783
test/[n-z]*.go: add documentation
by Rob Pike
· 13 years ago
e29d3df
gc: new, less strict bool rules
by Russ Cox
· 13 years ago
a457fa5
gc: return of ideal bool
by Russ Cox
· 13 years ago
126d475
gc: drop ideal bool
by Russ Cox
· 13 years ago
57eb06f
test: use testlib (final 61)
by Russ Cox
· 13 years ago
e14d1d7
gc: use inferred type rather than original one when reporting non-assignability.
by Luuk van Dijk
· 13 years ago
6e3e380
allow direct conversion between string and named []byte, []rune
by Russ Cox
· 13 years ago
5fc3771
gc: remove m[k] = x, false
by Russ Cox
· 13 years ago
50110c9
gc: clean up printing.
by Luuk van Dijk
· 13 years ago
3f915f5
go code: replace closed(c) with x, ok := <-c
by Russ Cox
· 14 years ago
f4e76d8
replace non-blocking send, receive syntax with select
by Russ Cox
· 14 years ago
c23657e
test: Match gccgo error messages.
by Ian Lance Taylor
· 15 years ago
565b5dc
gc: new typechecking rules
by Russ Cox
· 15 years ago
fbba532
gccgo does not distinguish "use" and "assign" in these error
by Ian Lance Taylor
· 15 years ago
78ebe2b
test: comparisons have type bool
by Russ Cox
· 16 years ago