1. 06 Aug, 2009 6 commits
  2. 05 Aug, 2009 16 commits
  3. 04 Aug, 2009 12 commits
  4. 03 Aug, 2009 5 commits
    • Rob Pike's avatar
      this time really clean up a TODO · f17c6bca
      Rob Pike authored
      R=rsc
      DELTA=28  (0 added, 20 deleted, 8 changed)
      OCL=32676
      CL=32684
      f17c6bca
    • Rob Pike's avatar
      clean up a TODO · fe287e79
      Rob Pike authored
      R=rsc
      DELTA=45  (28 added, 4 deleted, 13 changed)
      OCL=32673
      CL=32675
      fe287e79
    • Rob Pike's avatar
      don't crash printing a nil map · cb9c9738
      Rob Pike authored
      R=rsc
      DELTA=19  (18 added, 0 deleted, 1 changed)
      OCL=32656
      CL=32670
      cb9c9738
    • Russ Cox's avatar
      more 6g reorg; checkpoint. · 9dc22b6d
      Russ Cox authored
      typecheck.c is now responsible for all type checking
      except for assignment and function argument "..."
      
      R=ken
      OCL=32661
      CL=32667
      9dc22b6d
    • Robert Griesemer's avatar
      printer.go: · 17808905
      Robert Griesemer authored
      - emit line tag id's in html mode
      - support for general html tags
      - better names for a few identifiers
      
      godoc.go:
      - emit links from exported names to source code
        (actual placement needs fine-tuning)
      
      R=rsc
      DELTA=108  (68 added, 4 deleted, 36 changed)
      OCL=32639
      CL=32654
      17808905
  5. 01 Aug, 2009 1 commit