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
|
126150d0f6
|
lots of new tests
SVN=121464
|
2008-06-06 13:28:03 -07:00 |
|
Rob Pike
|
c0c30258be
|
turn spaces to tabs
replace ifs with switch
still runs!
SVN=118947
|
2008-05-15 15:20:59 -07:00 |
|
Robert Griesemer
|
9bc7b08abb
|
- changed literal syntax to use the convert notation
- fixed issued with function declarations/function literals
- added more tests and fixed existing tests
SVN=118167
|
2008-05-08 17:12:15 -07:00 |
|