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
|
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
|
39b28df01e
|
update test results
SVN=122912
|
2008-06-16 11:36:23 -07:00 |
|
Robert Griesemer
|
e92b753810
|
- fixed a few tests and added 3 incorrectly succeeding tests
- updated go_lang.txt to be more uniform and match the implementation
- made makehtml work on Mac
- fixed a couple of bugs in go.atg
SVN=121520
|
2008-06-06 15:53:14 -07:00 |
|