1. 17 Oct, 2008 4 commits
    • Russ Cox's avatar
      make sure errchk only says BUG once, · 925454e9
      Russ Cox authored
      so that run's count is correct
      
      R=iant,r
      DELTA=20  (12 added, 0 deleted, 8 changed)
      OCL=17329
      CL=17342
      925454e9
    • Robert Griesemer's avatar
      - stronger syntax checks · 61d9a3c3
      Robert Griesemer authored
      - fixed a bug with non-eof terminated //-style comments
      - collecting comments
      - first experiments with reproducing comments
        (works but not very pretty, disabled for now)
      - idempotent for all correct .go files we have checked in
      
      R=r
      OCL=17333
      CL=17333
      61d9a3c3
    • Robert Griesemer's avatar
      - added test script · c4f9f369
      Robert Griesemer authored
      - fixed a couple of printing bugs
      status: parses, reproduces, and idempotently reproduces all correct .go files
      
      R=r
      OCL=17332
      CL=17332
      c4f9f369
    • Rob Pike's avatar
      type string parser; now handles all types · 060f157d
      Rob Pike authored
      R=rsc
      DELTA=253  (153 added, 81 deleted, 19 changed)
      OCL=17331
      CL=17331
      060f157d
  2. 16 Oct, 2008 20 commits
  3. 15 Oct, 2008 9 commits
  4. 14 Oct, 2008 6 commits
  5. 13 Oct, 2008 1 commit