An error occurred fetching the project authors.
  1. 12 Dec, 2011 2 commits
  2. 07 Dec, 2011 1 commit
  3. 01 Nov, 2011 1 commit
  4. 10 Oct, 2011 1 commit
  5. 20 Aug, 2011 1 commit
  6. 13 Jul, 2011 1 commit
    • Rob Pike's avatar
      go_tutorial: change the way it's generated. · c1c8d46d
      Rob Pike authored
      No longer do we generate HTML from it; instead the input
      file is already in HTML but has template invocations to
      extract programs from other files.
      Delete htmlgen, which is no longer needed.
      Add tmpltohtml, which runs the templating code.
      
      R=golang-dev, dsymonds, adg
      CC=golang-dev
      https://golang.org/cl/4699041
      c1c8d46d
  7. 30 Aug, 2010 1 commit
  8. 18 Aug, 2010 1 commit
  9. 14 Oct, 2009 1 commit
    • Rob Pike's avatar
      bye-bye to old makehtml. · bf983a0d
      Rob Pike authored
      go can do the job just fine.
      
      R=rsc
      DELTA=290  (209 added, 13 deleted, 68 changed)
      OCL=35699
      CL=35699
      bf983a0d
  10. 03 Sep, 2009 1 commit
  11. 27 Aug, 2009 1 commit
    • Russ Cox's avatar
      add and use Make.cmd · bdcf1f81
      Russ Cox authored
      R=r
      DELTA=63  (23 added, 31 deleted, 9 changed)
      OCL=33932
      CL=33959
      bdcf1f81
  12. 28 Jul, 2009 1 commit
  13. 16 Jun, 2009 1 commit
  14. 30 Mar, 2009 1 commit
    • Russ Cox's avatar
      new tool godefs. · 47fbb763
      Russ Cox authored
      uses gcc to determine system header layouts and
      emits simple C or Go.  see comment in main.c.
      
      R=r
      DELTA=1069  (1067 added, 0 deleted, 2 changed)
      OCL=26682
      CL=26880
      47fbb763
  15. 19 Sep, 2008 1 commit
    • Russ Cox's avatar
      add gobuild. · 72e3b204
      Russ Cox authored
      use gobuild-generated Makefile for math and os.
      other makefile tweaks.
      move math/main.go to test/math.go
      
      R=r
      OCL=15529
      CL=15537
      72e3b204
  16. 04 Aug, 2008 1 commit
  17. 12 Jun, 2008 2 commits