go/lib
Robert Griesemer 12cf2ff00b godoc: pass *PageInfos instead of *token.FileSets in templates
- convert all formatters that require a *token.FileSet to
  consistenly use a *PageInfo as first argument instead
- adjust templates correspondingly
- fix outstanding bug from previous CL 8005044

Going forward, with this change the affected functions have
access to the full page "context" (PageInfo), not just the
respective file set. This will permit better context-dependent
formatting in the future.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7860049
2013-03-26 18:28:16 -07:00
..
codereview lib/codereview/codereview.py: fix crash when hg gofmt has no files 2013-03-26 17:32:22 -07:00
godoc godoc: pass *PageInfos instead of *token.FileSets in templates 2013-03-26 18:28:16 -07:00
time lib/time: update link in README; draft now an RFC 2013-03-11 12:34:55 -04:00