1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:50:21 -07:00
go/usr
Austin Clements 9d517ba3fd Implement runtime errors, divide-by-zero checking, nil pointer
checking, bounds checking, and map key checking.

R=rsc
APPROVED=rsc
DELTA=202  (108 added, 72 deleted, 22 changed)
OCL=33981
CL=34031
2009-08-28 10:39:57 -07:00
..
austin Implement runtime errors, divide-by-zero checking, nil pointer 2009-08-28 10:39:57 -07:00
dsymonds/iterable convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
gri/pretty Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
rsc checkpoint & test (pidigits) before trying to automate. 2009-08-25 15:37:22 -07:00