The Go programming language
Go to file
Russ Cox eda49f331f new included Make.pkg for handwritten package makefiles.
gobuild is obsolete; don't build it (will delete eventually).

revised gotest for whole-package compilation.

R=r
DELTA=102  (68 added, 6 deleted, 28 changed)
OCL=33067
CL=33098
2009-08-12 13:18:46 -07:00
doc - clarified section on return statements 2009-08-07 17:05:41 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc printer.go: 2009-08-03 09:53:00 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src new included Make.pkg for handwritten package makefiles. 2009-08-12 13:18:46 -07:00
test bug186 - f(iota) 2009-08-11 17:05:22 -07:00
usr Implement switch statement. Can now extract effects from 2009-08-10 16:27:54 -07:00