1
0
mirror of https://github.com/golang/go synced 2024-11-18 12:04:57 -07:00
go/cmd
Robert Daniel Kortschak f563a1f0f5 go.tools/cmd/present: move dirListTemplate into template file
This change allows the directory front page to be more easily configurable.

Templates are now read only at start-up and stored in a map rather than re-parsed for each page rendering.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/109080044
2014-07-08 15:27:33 +10:00
..
benchcmp go.tools/cmd/benchcmp: do not generate trailing whitespace 2014-07-07 11:55:26 -07:00
cover go.tools: fix various typos 2014-05-02 14:38:08 -07:00
eg go.tools/cmd/eg: Use Print, not Printf, to print Help string. 2014-04-25 12:03:38 -04:00
godex go.tools/go/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
godoc go.tools/cmd/godoc: register redirect handler for /dl/ 2014-06-18 15:44:09 +10:00
goimports go.tools/cmd/goimports: update doc.go to new emacs instructions 2014-07-01 10:24:22 -07:00
gotype go.tools/cmd/gotype: fix call site (fix build) 2014-06-17 11:06:19 -07:00
html2article go.tools/cmd/html2article: move command from go.blog repository 2013-09-27 10:40:53 +10:00
oracle go.tools: rename packages. 2014-01-16 09:33:58 -05:00
present go.tools/cmd/present: move dirListTemplate into template file 2014-07-08 15:27:33 +10:00
ssadump go.tools/go/ssa: add a flag for selecting bare init functions 2014-06-16 21:34:51 -04:00
vet go.tools/cmd/vet: detect stupid boolean conditions 2014-07-02 10:39:57 -07:00