1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:21:22 -06:00
go/src/cmd
Robert Griesemer 178089056e printer.go:
- 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
2009-08-03 09:53:00 -07:00
..
5a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
5c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
5g typechecking checkpoint. 2009-07-30 16:53:08 -07:00
5l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6g delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
6l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8g delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
8l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ar Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
cc fix bug in codegen when we modified move instruction instead 2009-07-13 20:33:59 -07:00
cov Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ebnflint Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
gc missed in last checkin 2009-07-31 09:45:39 -07:00
gobuild Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
godefs Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
godoc printer.go: 2009-08-03 09:53:00 -07:00
gofmt printer: 2009-07-31 18:04:53 -07:00
gotest Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ld make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
nm Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
prof Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
clean.bash ebnflint command 2009-07-13 10:26:58 -07:00
make.bash fix build 2009-06-16 09:39:57 -07:00