Rob Pike
|
bc2f5f1dce
|
fix bug depot:
1) fix print statements, panic statements (parentheses required)
2) len is now allowed as a var name (bug053)
R=gri
OCL=14106
CL=14106
|
2008-08-11 22:07:49 -07:00 |
|
Rob Pike
|
69353f0a50
|
fix erroneous code in bugs; reported by iant.
also rob1.go runs, so fix its status.
R=gri,iant
OCL=13957
CL=13957
|
2008-08-07 13:27:58 -07:00 |
|
Rob Pike
|
c38391ad7b
|
test update. some tests now run; no change to output
SVN=126328
|
2008-07-08 11:30:20 -07:00 |
|
Rob Pike
|
34cb7c299e
|
export sys.exit
update tests to use exit rather than return
ignore return value from main (actually done in prior CL)
SVN=125173
|
2008-06-27 14:15:06 -07:00 |
|
Rob Pike
|
ab34d15f69
|
add ken's tests.
update run to work with multiple directories
SVN=121485
|
2008-06-06 14:27:34 -07:00 |
|