1. 17 Jun, 2009 1 commit
  2. 04 Jun, 2009 1 commit
  3. 29 May, 2009 2 commits
    • Russ Cox's avatar
      unary ^ update. · d83dc4f5
      Russ Cox authored
      []int -> string is already in the document.
      
      DELTA=7  (1 added, 1 deleted, 5 changed)
      OCL=29622
      CL=29631
      d83dc4f5
    • Rob Pike's avatar
      Automated g4 rollback of changelist 29478. · 65ec16b6
      Rob Pike authored
      *** Reason for rollback ***
      
        these semicolons are necessary only because of a bug in 6g
      
      *** Original change description ***
      
      add missing semicolons in example
      
      TBR=gri
      OCL=29624
      CL=29624
      65ec16b6
  4. 28 May, 2009 1 commit
  5. 22 May, 2009 1 commit
  6. 21 May, 2009 1 commit
    • Russ Cox's avatar
      new, stricter interface rule: · b89a54e5
      Russ Cox authored
      in x.(T) x cannot be a nil (uninitialized) interface variable.
      
      remove TODO per discussion.
      
      DELTA=3  (1 added, 1 deleted, 1 changed)
      OCL=29123
      CL=29134
      b89a54e5
  7. 20 May, 2009 2 commits
    • Robert Griesemer's avatar
      removed TODO · c1fd171d
      Robert Griesemer authored
      (new rules on type compatibility cover this already)
      
      DELTA=2  (0 added, 2 deleted, 0 changed)
      OCL=29094
      CL=29096
      c1fd171d
    • Robert Griesemer's avatar
      new method set rules · 56809d0a
      Robert Griesemer authored
      DELTA=63  (27 added, 6 deleted, 30 changed)
      OCL=29065
      CL=29091
      56809d0a
  8. 13 May, 2009 2 commits
  9. 08 May, 2009 2 commits
  10. 02 May, 2009 1 commit
  11. 29 Apr, 2009 1 commit
  12. 23 Apr, 2009 1 commit
  13. 20 Apr, 2009 2 commits
  14. 17 Apr, 2009 1 commit
  15. 16 Apr, 2009 3 commits
  16. 15 Apr, 2009 1 commit
  17. 03 Apr, 2009 1 commit
  18. 30 Mar, 2009 1 commit
  19. 27 Mar, 2009 1 commit
    • Robert Griesemer's avatar
      - minor tweak to composite literal production: · c5c577c1
      Robert Griesemer authored
      renamed PairExpr -> KeyValueExpr and PairExprList -> KeyValueList
      (to match corresponding nodes in AST per rsc' suggestion)
      
      - added a couple of TODOs
      
      R=r,rsc
      DELTA=10  (2 added, 0 deleted, 8 changed)
      OCL=26837
      CL=26840
      c5c577c1
  20. 25 Mar, 2009 4 commits
  21. 21 Mar, 2009 2 commits
    • Rob Pike's avatar
      add simple text about & and *. · afee1c5f
      Rob Pike authored
      clean up html: PLEASE RUN TIDY WHEN YOU EDIT THIS DOCUMENT
      deferring method value update until we decide what happens.
      
      R=gri
      DELTA=50  (38 added, 4 deleted, 8 changed)
      OCL=26609
      CL=26612
      afee1c5f
    • Rob Pike's avatar
      fix wording of &T{x} · 2a5af744
      Rob Pike authored
      R=rsc
      DELTA=5  (0 added, 2 deleted, 3 changed)
      OCL=26607
      CL=26607
      2a5af744
  22. 19 Mar, 2009 3 commits
  23. 17 Mar, 2009 2 commits
  24. 13 Mar, 2009 3 commits