1
0
mirror of https://github.com/golang/go synced 2024-09-23 23:10:13 -06:00
The Go programming language
Go to file
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
doc language re: conversion of left operand in shift operations 2009-07-31 18:05:07 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc printer.go: 2009-08-03 09:53:00 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src printer.go: 2009-08-03 09:53:00 -07:00
test delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
usr Implement type compatibility and fix places where I thought 2009-07-31 17:11:34 -07:00