The Go programming language
Go to file
Russ Cox 5169bb44e6 utf8 routines in go; a start.
also:
	* parse flags in testing.Main.
	* add make test in src/lib.

R=r
DELTA=323  (323 added, 0 deleted, 0 changed)
OCL=19831
CL=19850
2008-11-21 16:13:31 -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 utf8 routines in go; a start. 2008-11-21 16:13:31 -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