1. 02 Oct, 2008 2 commits
    • Robert Griesemer's avatar
      Clarifications re: anonymous fields in structs: · 5e92fb20
      Robert Griesemer authored
      - typename cannot refer to interface types
      - clarified syntax
      - added TODO re: type name issue with qualified identifiers
      
      Changed/fixed order of operators/keywords.
      
      R=r
      DELTA=10  (3 added, 0 deleted, 7 changed)
      OCL=16337
      CL=16339
      5e92fb20
    • Ian Lance Taylor's avatar
      With the cleanup of method types, this test case is now · 8d0ed065
      Ian Lance Taylor authored
      invalid.  The receiver type is not permitted to be a pointer
      type.  Since 6g currently accepts it, this moves the test case
      back to the bugs directory.
      
      R=gri
      DELTA=22  (11 added, 11 deleted, 0 changed)
      OCL=16284
      CL=16336
      8d0ed065
  2. 01 Oct, 2008 5 commits
  3. 30 Sep, 2008 18 commits
  4. 29 Sep, 2008 7 commits
  5. 28 Sep, 2008 2 commits
  6. 27 Sep, 2008 6 commits