1
0
mirror of https://github.com/golang/go synced 2024-10-03 08:11:27 -06:00
go/usr
Austin Clements 51c0a84175 Gather errors in a go.scanner.ErrorList instead of printing
them as we go.

Lots of bug fixes.  Let the parser toss illegal character and
string literals.  Compile unary + correctly.  Allow float OP
ideal.  Compile unary * correctly.  Implement min and max float
values.

R=rsc
APPROVED=rsc
DELTA=64  (29 added, 7 deleted, 28 changed)
OCL=31811
CL=31814
2009-07-17 16:58:59 -07:00
..
austin Gather errors in a go.scanner.ErrorList instead of printing 2009-07-17 16:58:59 -07:00
dsymonds/iterable minor cleanup, not required by compiler changes 2009-05-08 10:14:55 -07:00
gri/pretty - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00