1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/cmd
Russ Cox 4656686cf5 use correct lineno in nod even if yacc has looked ahead.
makes lineno correct for statements without semicolons.

R=ken
OCL=19454
CL=19454
2008-11-18 09:32:05 -08:00
..
6a
6c 6c bug with large constants 2008-11-11 18:15:36 -08:00
6g silence compiler warning 2008-11-17 12:55:22 -08:00
6l package-local declarations using keyword "package". 2008-11-14 16:35:08 -08:00
ar conflicting scopes should cause error exit 2008-11-14 17:28:11 -08:00
cc add cov, prof to default build; clean up compiler warnings 2008-11-14 10:57:48 -08:00
cov work around more commonly-unreachable 6g code sequences. 2008-11-17 17:16:50 -08:00
gc use correct lineno in nod even if yacc has looked ahead. 2008-11-18 09:32:05 -08:00
gobuild * 6l: 2008-11-13 13:42:26 -08:00
nm
prof add cov, prof to default build; clean up compiler warnings 2008-11-14 10:57:48 -08:00
clean.bash add gobuild to build 2008-11-17 16:59:04 -08:00
make.bash add gobuild to build 2008-11-17 16:59:04 -08:00