1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/lib
Rob Pike 92ae2cc8a3 add an Error type to be used as a singleton pointer
put all the code in one file for now to work around compiler bug

R=gri,rsc
DELTA=168  (120 added, 41 deleted, 7 changed)
OCL=15100
CL=15100
2008-09-10 14:19:03 -07:00
..
container vector cleanup: 2008-09-02 13:16:43 -07:00
math use a makefile to build math 2008-09-05 09:55:33 -07:00
os add an Error type to be used as a singleton pointer 2008-09-10 14:19:03 -07:00
clean.bash include math in standard build 2008-09-04 13:09:49 -07:00
flag.go - changed go-in-go parser to require ()'s for panic and print 2008-08-11 21:20:42 -07:00
fmt.go Update fmt, refl, and rpc to exploit bug fixes in compiler 2008-09-04 10:39:04 -07:00
make.bash - added sort package and test case 2008-09-08 18:43:42 -07:00
rand.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
sort.go - added convenience wrappers for sort 2008-09-09 18:13:08 -07:00