1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:21:21 -06:00
go/usr/austin
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
..
eval Gather errors in a go.scanner.ErrorList instead of printing 2009-07-17 16:58:59 -07:00
ptrace Fix handling of non-waitable zombie threads. Now they are not 2009-07-16 09:48:37 -07:00