1
0
mirror of https://github.com/golang/go synced 2024-11-21 20:14:52 -07:00
go/doc
Rob Pike aaf63f8d06 Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors.
lib/template updated to use new setup; its clients also updated.

Step 2 will make os's error support internally much cleaner.

R=rsc
OCL=27586
CL=27586
2009-04-17 00:08:24 -07:00
..
progs Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_mem.html change file name so it can be copied without name change to a more public place. 2009-03-22 21:53:40 -07:00
go_spec.html spec edits for array slice change 2009-04-16 23:06:48 -07:00
go_tutorial.txt update tutorial for new slicing rules. 2009-04-15 20:53:07 -07:00
logo_blue.png add logo to documentation directory. 2009-02-22 15:39:50 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00