The Go programming language
Go to file
Russ Cox 6c4d8f8309 gobuild:
recognize "// package foo" in non-go files
	recognize "gobuild: ignore" to exclude from build

R=r
DELTA=10  (7 added, 2 deleted, 1 changed)
OCL=19878
CL=19905
2008-11-24 11:21:56 -08:00
doc - allow for multiple method names per function type in an interface decl. 2008-11-17 18:11:36 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src gobuild: 2008-11-24 11:21:56 -08:00
test don't print (incorrect anyway) line numbers in panic. 2008-11-20 23:16:31 -08:00
usr - implemented arbitrary padding char for tabwriter 2008-11-21 09:35:49 -08:00