Sign in
go
/
go
/
14a4649fe2c1cb90093e5a7653c95169cde6cc67
/
test
/
ddd1.go
6ed800c
test: match gccgo error messages
by Ian Lance Taylor
· 13 years ago
656b192
cmd/gc: reject use of ... with multiple-valued expressions.
by Rémy Oudompheng
· 13 years ago
83976e3
test: explanatory comments [c-g]*
by Rob Pike
· 13 years ago
0b477ef
test: use testlib (first 100)
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
50110c9
gc: clean up printing.
by Luuk van Dijk
· 13 years ago
b536adb
gc: changes to export format in preparation for inlining.
by Luuk van Dijk
· 13 years ago
bf899be
gc: disallow [...][...]int{{1,2,3}}
by Russ Cox
· 14 years ago
5b62ba1
gc: disallow ... in type conversions
by Anthony Martin
· 14 years ago
6865cc0
gc: avoid saying same error 3 times
by Russ Cox
· 14 years ago
3f915f5
go code: replace closed(c) with x, ok := <-c
by Russ Cox
· 14 years ago
75dd8fd
gc: ... changes
by Russ Cox
· 15 years ago
635093e
Match gccgo error messages.
by Ian Lance Taylor
· 15 years ago
bea730d
gc: ... T corner cases
by Russ Cox
· 15 years ago
68796b0
gc: add ... T, rework plain ...
by Russ Cox
· 15 years ago