Sign in
go
/
go
/
dc3bef36354c7977cfd9e4459e1e6f31bc8624a6
/
test
/
ddd1.go
98031d8
test: reenable ... test
by Tobias Klauser
· 8 years ago
1737aef
cmd/compile: more error position tests for the typechecker
by Alberto Donizetti
· 8 years ago
ec5b640
cmd/compile: improve not enough / too many arguments errors
by Matthew Dempsky
· 8 years ago
53fd522
all: make copyright headers consistent with one space after period
by Emmanuel Odeke
· 9 years ago
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