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
|
6810f39edf
|
test update. also remove two duplicates
SVN=126336
|
2008-07-08 12:22:21 -07:00 |
|
Ken Thompson
|
e1a06ccc80
|
now checks for lvalue/rvalue context of
expressions.
start of generics for calling builtin
functions
start of map type
'any' demoted from reserved word to type
SVN=122808
|
2008-06-15 20:24:30 -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 |
|
Rob Pike
|
126150d0f6
|
lots of new tests
SVN=121464
|
2008-06-06 13:28:03 -07:00 |
|