Sign in
go
/
go
/
be9a1774f274e5333bef873868bb28b93918d8e7
/
test
/
syntax
f8ae30c
cmd/compile/internal/parser: improved a couple of error messages
by Robert Griesemer
· 8 years ago
efb3cab
cmd/compile/internal/syntax: generalize error about var decls in init clauses
by Robert Griesemer
· 8 years ago
3c22e5c
cmd/compile/internal/parser: improved syntax error for incorrect if/for/switch header
by Robert Griesemer
· 8 years ago
9799622
cmd/compile/internal/syntax: differentiate between ';' and '\n' in syntax errors
by Robert Griesemer
· 8 years ago
adda7ad
cmd/compile/internal/gc: enable new parser by default
by Matthew Dempsky
· 9 years ago
70544c9
cmd/compile/internal/syntax: match old parser errors and line numbers
by Matthew Dempsky
· 9 years ago
53fd522
all: make copyright headers consistent with one space after period
by Emmanuel Odeke
· 9 years ago
5aa5db7
cmd/compile: use bufio.Reader directly in lexer
by David Crawshaw
· 9 years ago
64cd867
cmd/compile: better syntax error recovery
by Robert Griesemer
· 9 years ago
b569b87
cmd/compile/internal/gc: recursive-descent parser
by Robert Griesemer
· 9 years ago
161a45a
test: match gccgo error messages
by Ian Lance Taylor
· 11 years ago
17e5539
test: fix build (update for new error message)
by Russ Cox
· 12 years ago
a8fe176
test: fix build
by Rob Pike
· 12 years ago
8a68679
gc: improve error message for composite literals with unexpected newlines
by Ryan Hitchman
· 13 years ago
57eb06f
test: use testlib (final 61)
by Russ Cox
· 13 years ago
d5b7c51
test: match gccgo error messages
by Ian Lance Taylor
· 13 years ago
9fc6873
gc: clean up if grammar
by Russ Cox
· 14 years ago
469a747
test: avoid undefined error in syntax/if.go.
by Ian Lance Taylor
· 14 years ago
0bc37a6
test: match gccgo error messages for syntax/chan.go.
by Ian Lance Taylor
· 14 years ago
52943bf
gc: require if condition
by Russ Cox
· 14 years ago
05b9050
gc: handle invalid name in type switch
by Russ Cox
· 14 years ago
cb58470
gc: remove non-blocking send, receive syntax
by Russ Cox
· 14 years ago
f980577
gc: syntax error for incomplete chan type
by Ryan Hitchman
· 14 years ago
b2d540a
test: Match gccgo error messages.
by Ian Lance Taylor
· 15 years ago
c30b570
test: Match gccgo error messages.
by Ian Lance Taylor
· 15 years ago
a0fc33a
test: remove slice syntax test
by Scott Lawrence
· 15 years ago
ea941f0
gc: more accurate error description
by Russ Cox
· 15 years ago
d6e4e18
gc: more specific error for statements at top level
by Russ Cox
· 15 years ago
78c27ed
gc: more syntax errors
by Russ Cox
· 15 years ago
db3ec4f
Match gccgo error messages.
by Ian Lance Taylor
· 15 years ago
288c1c8
gc: tweak error messages, avoid internalization settings in bison
by Russ Cox
· 15 years ago
2a01d72
gc: improved syntax errors
by Russ Cox
· 15 years ago